#D8DED1#D8DED1
#D8DED1 is a very light, near-neutral yellow-green. Relative luminance 0.714; OKLCH L 89.2% C 0.019 H 127.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DED1 |
|---|---|
| RGB | rgb(216, 222, 209) |
| HSL | hsl(88, 16%, 85%) |
| HSV | hsv(88, 6%, 87%) |
| CMYK | cmyk(2.7%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.70, -4.34, 5.67) |
| CIE-LCH | lch(87.70, 7.14, 127.45°) |
| OKLab | oklab(89.24% -0.0113 0.0149) |
| OKLCH | oklch(89.24% 0.019 127.2) |
| XYZ | xyz(65.9469, 71.4449, 70.6252) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.34
Eggshell
#F0EAD6
ΔE00 6.38
Beige
#F5F5DC
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.05
Gainsboro
#DCDCDC
ΔE00 7.23
Honeydew
#F0FFF0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DED1 #D7D1DE
analogous
#DEDED1 #D8DED1 #D2DED1
triadic
#D8DED1 #D1D8DE #DED1D8
tetradic
#D8DED1 #D1DEDE #D7D1DE #DED1D2
square
#D8DED1 #D1DEDE #D7D1DE #DED1D2
split-complementary
#D8DED1 #D1D2DE #DED1DE
monochromatic
#9CAB8A #BAC4AD #D8DED1 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.37
#D8DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D8DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DED1
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DED1 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD0
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#D9DDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8ded1; /* rgb */ color: rgb(216, 222, 209); /* oklch */ color: oklch(89.2% 0.019 127.2);
Tailwind
colors: {
custom: {
50: '#e4e8df',
500: '#d8ded1',
950: '#000000',
},
}SCSS
$custom: #d8ded1; $custom-light: #e4e8df; $custom-dark: #000000;
JSON
{
"hex": "#d8ded1",
"rgb": {
"r": 216,
"g": 222,
"b": 209
},
"hsl": {
"h": 87.692,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89238,
"c": 0.01864,
"h": 127.2
},
"luminance": 0.71445
}Semantic roles & 50–950 ramp
primary
#D8DED1
secondary
#A9A0B3
accent
#4B9B70
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484