#D8DCC8#D8DCC8
#D8DCC8 is a very light, muted yellow-green. Relative luminance 0.700; OKLCH L 88.6% C 0.027 H 116.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCC8 |
|---|---|
| RGB | rgb(216, 220, 200) |
| HSL | hsl(72, 22%, 82%) |
| HSV | hsv(72, 9%, 86%) |
| CMYK | cmyk(1.8%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.98, -4.85, 9.36) |
| CIE-LCH | lch(86.98, 10.54, 117.38°) |
| OKLab | oklab(88.6% -0.012 0.0244) |
| OKLCH | oklch(88.6% 0.027 116.1) |
| XYZ | xyz(64.3360, 69.9556, 64.7458) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Eggshell
#F0EAD6
ΔE00 5.77
Light Grey
#D8DCD6
ΔE00 5.79
Beige
#F5F5DC
ΔE00 5.95
Off White (survey)
#FFFFE4
ΔE00 7.96
Cornsilk
#FFF8DC
ΔE00 8.13
Warm Beige
#E9DCC9
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCC8 #CCC8DC
analogous
#DCD6C8 #D8DCC8 #CEDCC8
triadic
#D8DCC8 #C8D8DC #DCC8D8
tetradic
#D8DCC8 #C8DCD6 #CCC8DC #DCC8CE
square
#D8DCC8 #C8DCD6 #CCC8DC #DCC8CE
split-complementary
#D8DCC8 #C8CEDC #D6C8DC
monochromatic
#A3AC7D #BDC4A3 #D8DCC8 #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.40
#D8DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D8DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCC8
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCC8 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC7
Deuteranopia (green-blind)
#DFDAC9
Tritanopia (blue-blind)
#DADAD6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8dcc8; /* rgb */ color: rgb(216, 220, 200); /* oklch */ color: oklch(88.6% 0.027 116.1);
Tailwind
colors: {
custom: {
50: '#e4e6d8',
500: '#d8dcc8',
950: '#000000',
},
}SCSS
$custom: #d8dcc8; $custom-light: #e4e6d8; $custom-dark: #000000;
JSON
{
"hex": "#d8dcc8",
"rgb": {
"r": 216,
"g": 220,
"b": 200
},
"hsl": {
"h": 72,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.88596,
"c": 0.02719,
"h": 116.1
},
"luminance": 0.69955
}Semantic roles & 50–950 ramp
primary
#D8DCC8
secondary
#9C96B2
accent
#45A157
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483