#D8D4CC#D8D4CC
#D8D4CC is a very light, near-neutral orange. Relative luminance 0.660; OKLCH L 87.1% C 0.012 H 84.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D4CC |
|---|---|
| RGB | rgb(216, 212, 204) |
| HSL | hsl(40, 13%, 82%) |
| HSV | hsv(40, 6%, 85%) |
| CMYK | cmyk(0%, 1.9%, 5.6%, 15.3%) |
| CIE-LAB | lab(85.02, -0.03, 4.44) |
| CIE-LCH | lch(85.02, 4.44, 90.44°) |
| OKLab | oklab(87.09% 0.0011 0.0117) |
| OKLCH | oklch(87.09% 0.012 84.6) |
| XYZ | xyz(62.7600, 66.0459, 66.5569) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.05
Light Grey
#D8DCD6
ΔE00 4.11
Gainsboro
#DCDCDC
ΔE00 4.41
Silver (survey)
#C5C9C7
ΔE00 5.25
Warm Beige
#E9DCC9
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D4CC #CCD0D8
analogous
#D8CECC #D8D4CC #D6D8CC
triadic
#D8D4CC #CCD8D4 #D4CCD8
tetradic
#D8D4CC #CCD8CE #CCD0D8 #D8CCD6
square
#D8D4CC #CCD8CE #CCD0D8 #D8CCD6
split-complementary
#D8D4CC #CCD6D8 #CECCD8
monochromatic
#A39A87 #BDB7A9 #D8D4CC #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.48
#D8D4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#D8D4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D4CC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D4CC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#DAD3D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d8d4cc; /* rgb */ color: rgb(216, 212, 204); /* oklch */ color: oklch(87.1% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#e4e1db',
500: '#d8d4cc',
950: '#000000',
},
}SCSS
$custom: #d8d4cc; $custom-light: #e4e1db; $custom-dark: #000000;
JSON
{
"hex": "#d8d4cc",
"rgb": {
"r": 216,
"g": 212,
"b": 204
},
"hsl": {
"h": 40,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.87087,
"c": 0.01174,
"h": 84.6
},
"luminance": 0.66046
}Semantic roles & 50–950 ramp
primary
#D8D4CC
secondary
#9CA1AD
accent
#67974E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484