✓ Copied to clipboard
#CEBDAB (Light Orange) color swatch preview — Color From Pic.
#CEBDAB — Light Orange color swatch

Light Orange

#CEBDAB

📝 Color Information for #CEBDAB

The hexadecimal color code #CEBDAB represents a light shade in the orange family. In the RGB color model, this color is composed of 206 red, 189 green, and 171 blue, which translates to approximately 81% red, 74% green, and 67% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CEBDAB has a hue of 31 degrees, a saturation level of 26%, and a lightness value of 74%. The hue angle of 31° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 31°, saturation of 17%, and brightness/value of 81%. For print applications using the CMYK color model, #CEBDAB would be reproduced using 0% cyan, 8% magenta, 17% yellow, and 19% black. The closest web-safe color is #CCCC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CEBDAB with other colors, consider its complementary color at hue 211° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13548971, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CEBDAB

Tailwind CSS
stone-300
HEX
#CEBDAB
RGB
rgb(206, 189, 171)
RGB %
81%, 74%, 67%
HSL
hsl(31, 26%, 74%)
HSV
hsv(31, 17%, 81%)
CMYK
0%, 8%, 17%, 19%
Decimal
13548971
Web Safe
#CCCC99

🎨 Color Schemes for #CEBDAB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CEBDAB

🌗 Shades and Tints of #CEBDAB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CEBDAB

Tones (adding gray / desaturating)

🌈 Hue Variations of #CEBDAB

Hue Variations (shifting the color spectrum)

👁️ Preview of #CEBDAB in Use

Text on #CEBDAB
This demonstrates text readability on the color background. (Click to edit)
#CEBDAB as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #CEBDAB

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #CEBDAB

:root { --color-hex: #CEBDAB; --color-rgb: 206, 189, 171; --color-hsl: 31, 26%, 74%; } .bg-color { background-color: #CEBDAB; } .text-color { color: #CEBDAB; } .border-color { border-color: #CEBDAB; }

🛠️ Use #CEBDAB in Your Project

🎨
Build a Palette with #CEBDAB
Generate harmonious color schemes
⚖️
Check Contrast for #CEBDAB
WCAG accessibility testing
🌈
Create a Gradient with #CEBDAB
Beautiful CSS gradients

🔗 Related Colors to #CEBDAB

#CEACAB
Hue -30°
#CEB5AB
Hue -15°
#CEC6AB
Hue +15°
#CDCEAB
Hue +30°
#B9A188
85% L
#A48665
70% L
#775F46
50% L
#47392A
30% L
#D7CABC
79% L
#E1D7CC
84% L
#ECE6DF
90% L
#F6F2EF
95% L

About Light Orange (#CEBDAB)

Light Orange is a light, moderately saturated, warm orange color with a hue angle of 31°, saturation of 26%, and lightness of 74%. Its RGB value is (206, 189, 171) and its CMYK breakdown is C:0% M:8% Y:17% K:19%.

This is a Summer (Light) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #CEBDAB

What is the HEX code for Light Orange? +

The HEX code for Light Orange is #CEBDAB. In CSS you can use it directly as color: #CEBDAB; or as a background: background-color: #CEBDAB;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #CEBDAB? +

The RGB value of #CEBDAB is rgb(206, 189, 171). This means the color contains 206 out of 255 parts red, 189 out of 255 parts green, and 171 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(206, 189, 171);

What is the HSL value of #CEBDAB? +

The HSL value of #CEBDAB is hsl(31, 26%, 74%). The hue is 31°, placing it in the orange family on the color wheel. The saturation is 26%, making it moderately saturated. The lightness is 74%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CEBDAB a warm or cool color? +

#CEBDAB is classified as a warm color based on its hue angle of 31°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #CEBDAB? +

The approximate CMYK value of #CEBDAB is C:0% M:8% Y:17% K:19%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #CEBDAB with Other Tools

🔢
Color Converter
Get all formats for #CEBDAB — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #CEBDAB passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #CEBDAB.
👓
Blindness Simulator
See how #CEBDAB appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #CEBDAB.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #CEBDAB.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #CEBDAB.
🔬
Technical Formats
See #CEBDAB in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #CEBDAB as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.