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

Light Amber

#D7CFB7

📝 Color Information for #D7CFB7

The hexadecimal color code #D7CFB7 represents a light shade in the orange family. In the RGB color model, this color is composed of 215 red, 207 green, and 183 blue, which translates to approximately 84% red, 81% green, and 72% 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, #D7CFB7 has a hue of 45 degrees, a saturation level of 29%, and a lightness value of 78%. The hue angle of 45° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 45°, saturation of 15%, and brightness/value of 84%. For print applications using the CMYK color model, #D7CFB7 would be reproduced using 0% cyan, 4% magenta, 15% yellow, and 16% 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 #D7CFB7 with other colors, consider its complementary color at hue 225° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14143415, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D7CFB7

Tailwind CSS
stone-300
HEX
#D7CFB7
RGB
rgb(215, 207, 183)
RGB %
84%, 81%, 72%
HSL
hsl(45, 29%, 78%)
HSV
hsv(45, 15%, 84%)
CMYK
0%, 4%, 15%, 16%
Decimal
14143415
Web Safe
#CCCCCC

🎨 Color Schemes for #D7CFB7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D7CFB7

🌗 Shades and Tints of #D7CFB7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D7CFB7

Tones (adding gray / desaturating)

🌈 Hue Variations of #D7CFB7

Hue Variations (shifting the color spectrum)

👁️ Preview of #D7CFB7 in Use

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

👓 Color Blindness Simulation for #D7CFB7

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

:root { --color-hex: #D7CFB7; --color-rgb: 215, 207, 183; --color-hsl: 45, 29%, 78%; } .bg-color { background-color: #D7CFB7; } .text-color { color: #D7CFB7; } .border-color { border-color: #D7CFB7; }

🛠️ Use #D7CFB7 in Your Project

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

🔗 Related Colors to #D7CFB7

#D7BFB7
Hue -30°
#D7C7B7
Hue -15°
#D7D7B7
Hue +15°
#CFD7B7
Hue +30°
#C1B58F
85% L
#AE9D6B
70% L
#807247
50% L
#4C432A
30% L
#DED8C4
82% L
#E7E3D4
87% L
#EFEBE1
91% L
#F8F6F2
96% L

About Light Amber (#D7CFB7)

Light Amber is a light, moderately saturated, warm orange color with a hue angle of 45°, saturation of 29%, and lightness of 78%. Its RGB value is (215, 207, 183) and its CMYK breakdown is C:0% M:4% Y:15% K:16%.

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

What is the HEX code for Light Amber? +

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

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

What is the HSL value of #D7CFB7? +

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

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

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

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