#D8CCC0#D8CCC0
#D8CCC0 is a very light, muted orange. Relative luminance 0.616; OKLCH L 85.2% C 0.021 H 67.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCC0 |
|---|---|
| RGB | rgb(216, 204, 192) |
| HSL | hsl(30, 24%, 80%) |
| HSV | hsv(30, 11%, 85%) |
| CMYK | cmyk(0%, 5.6%, 11.1%, 15.3%) |
| CIE-LAB | lab(82.70, 2.13, 7.47) |
| CIE-LCH | lch(82.70, 7.76, 74.06°) |
| OKLab | oklab(85.17% 0.0081 0.0196) |
| OKLCH | oklch(85.17% 0.021 67.5) |
| XYZ | xyz(59.4253, 61.5912, 58.6167) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.79
Warm Beige
#E9DCC9
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 7.63
Antiquewhite
#FAEBD7
ΔE00 7.64
Silver
#C0C0C0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCC0 #C0CCD8
analogous
#D8C0C0 #D8CCC0 #D8D8C0
triadic
#D8CCC0 #C0D8CC #CCC0D8
tetradic
#D8CCC0 #C0D8C0 #C0CCD8 #D8C0D8
square
#D8CCC0 #C0D8C0 #C0CCD8 #D8C0D8
split-complementary
#D8CCC0 #C0D8D8 #C0C0D8
monochromatic
#A98F74 #C1AD9A #D8CCC0 #EFEBE6 #F3F0EC
Accessibility & contrast
On white
1.58
#D8CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D8CCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCC0
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCC0 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBF
Deuteranopia (green-blind)
#D3CFC0
Tritanopia (blue-blind)
#DDC9C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d8ccc0; /* rgb */ color: rgb(216, 204, 192); /* oklch */ color: oklch(85.2% 0.021 67.5);
Tailwind
colors: {
custom: {
50: '#e4dbd3',
500: '#d8ccc0',
950: '#000000',
},
}SCSS
$custom: #d8ccc0; $custom-light: #e4dbd3; $custom-dark: #000000;
JSON
{
"hex": "#d8ccc0",
"rgb": {
"r": 216,
"g": 204,
"b": 192
},
"hsl": {
"h": 30,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.85165,
"c": 0.02119,
"h": 67.5
},
"luminance": 0.6159
}Semantic roles & 50–950 ramp
primary
#D8CCC0
secondary
#8E9EAE
accent
#73A244
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483