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

Light Orange

#D9CFBA

📝 Color Information for #D9CFBA

The hexadecimal color code #D9CFBA represents a light shade in the orange family. In the RGB color model, this color is composed of 217 red, 207 green, and 186 blue, which translates to approximately 85% red, 81% green, and 73% 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, #D9CFBA has a hue of 41 degrees, a saturation level of 29%, and a lightness value of 79%. The hue angle of 41° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 41°, saturation of 14%, and brightness/value of 85%. For print applications using the CMYK color model, #D9CFBA would be reproduced using 0% cyan, 5% magenta, 14% yellow, and 15% black. The closest web-safe color is #CCCCCC, 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 #D9CFBA with other colors, consider its complementary color at hue 221° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14274490, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D9CFBA

Tailwind CSS
stone-300
HEX
#D9CFBA
RGB
rgb(217, 207, 186)
RGB %
85%, 81%, 73%
HSL
hsl(41, 29%, 79%)
HSV
hsv(41, 14%, 85%)
CMYK
0%, 5%, 14%, 15%
Decimal
14274490
Web Safe
#CCCCCC

🎨 Color Schemes for #D9CFBA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D9CFBA

🌗 Shades and Tints of #D9CFBA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D9CFBA

Tones (adding gray / desaturating)

🌈 Hue Variations of #D9CFBA

Hue Variations (shifting the color spectrum)

👁️ Preview of #D9CFBA in Use

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

👓 Color Blindness Simulation for #D9CFBA

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 #D9CFBA

:root { --color-hex: #D9CFBA; --color-rgb: 217, 207, 186; --color-hsl: 41, 29%, 79%; } .bg-color { background-color: #D9CFBA; } .text-color { color: #D9CFBA; } .border-color { border-color: #D9CFBA; }

🛠️ Use #D9CFBA in Your Project

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

🔗 Related Colors to #D9CFBA

#D9C0BA
Hue -30°
#D9C7BA
Hue -15°
#D9D7BA
Hue +15°
#D3D9BA
Hue +30°
#C3B492
85% L
#AE986B
70% L
#847148
50% L
#4F442B
30% L
#E0D8C7
83% L
#E7E1D4
87% L
#F1EDE5
92% L
#F8F6F2
96% L

About Light Orange (#D9CFBA)

Light Orange is a light, moderately saturated, warm orange color with a hue angle of 41°, saturation of 29%, and lightness of 79%. Its RGB value is (217, 207, 186) and its CMYK breakdown is C:0% M:5% Y:14% K:15%.

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 #D9CFBA

What is the HEX code for Light Orange? +

The HEX code for Light Orange is #D9CFBA. In CSS you can use it directly as color: #D9CFBA; or as a background: background-color: #D9CFBA;. 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 #D9CFBA? +

The RGB value of #D9CFBA is rgb(217, 207, 186). This means the color contains 217 out of 255 parts red, 207 out of 255 parts green, and 186 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(217, 207, 186);

What is the HSL value of #D9CFBA? +

The HSL value of #D9CFBA is hsl(41, 29%, 79%). The hue is 41°, placing it in the orange family on the color wheel. The saturation is 29%, making it moderately saturated. The lightness is 79%, 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 #D9CFBA a warm or cool color? +

#D9CFBA is classified as a warm color based on its hue angle of 41°. 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 #D9CFBA? +

The approximate CMYK value of #D9CFBA is C:0% M:5% Y:14% K:15%. 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 #D9CFBA with Other Tools

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