#D8DFD0#D8DFD0
#D8DFD0 is a very light, muted yellow-green. Relative luminance 0.719; OKLCH L 89.4% C 0.022 H 127.4°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD0 |
|---|---|
| RGB | rgb(216, 223, 208) |
| HSL | hsl(88, 19%, 85%) |
| HSV | hsv(88, 7%, 87%) |
| CMYK | cmyk(3.1%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(87.93, -5.03, 6.53) |
| CIE-LCH | lch(87.93, 8.24, 127.59°) |
| OKLab | oklab(89.41% -0.0131 0.0171) |
| OKLCH | oklch(89.41% 0.022 127.4) |
| XYZ | xyz(66.0899, 71.9283, 70.0640) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.28
Eggshell
#F0EAD6
ΔE00 6.48
Beige
#F5F5DC
ΔE00 6.53
Honeydew
#F0FFF0
ΔE00 7.10
Ivory
#FFFFF0
ΔE00 7.72
Silver (survey)
#C5C9C7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD0 #D7D0DF
analogous
#DFDFD0 #D8DFD0 #D1DFD0
triadic
#D8DFD0 #D0D8DF #DFD0D8
tetradic
#D8DFD0 #D0DFDF #D7D0DF #DFD0D1
square
#D8DFD0 #D0DFDF #D7D0DF #DFD0D1
split-complementary
#D8DFD0 #D0D1DF #DFD0DF
monochromatic
#9CAD87 #BAC6AC #D8DFD0 #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.36
#D8DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D8DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD0
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD0 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#D9DDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dfd0; /* rgb */ color: rgb(216, 223, 208); /* oklch */ color: oklch(89.4% 0.022 127.4);
Tailwind
colors: {
custom: {
50: '#e4e9de',
500: '#d8dfd0',
950: '#000000',
},
}SCSS
$custom: #d8dfd0; $custom-light: #e4e9de; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd0",
"rgb": {
"r": 216,
"g": 223,
"b": 208
},
"hsl": {
"h": 88,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89414,
"c": 0.02151,
"h": 127.4
},
"luminance": 0.71928
}Semantic roles & 50–950 ramp
primary
#D8DFD0
secondary
#A99EB5
accent
#489D70
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484