#D8DFD2#D8DFD2
#D8DFD2 is a very light, near-neutral yellow-green. Relative luminance 0.720; OKLCH L 89.5% C 0.019 H 130.2°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD2 |
|---|---|
| RGB | rgb(216, 223, 210) |
| HSL | hsl(92, 17%, 85%) |
| HSV | hsv(92, 6%, 87%) |
| CMYK | cmyk(3.1%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(87.98, -4.68, 5.55) |
| CIE-LCH | lch(87.98, 7.26, 130.15°) |
| OKLab | oklab(89.47% -0.0123 0.0145) |
| OKLCH | oklch(89.47% 0.019 130.2) |
| XYZ | xyz(66.3375, 72.0273, 71.3681) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.54
Eggshell
#F0EAD6
ΔE00 6.63
Beige
#F5F5DC
ΔE00 6.92
Honeydew
#F0FFF0
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD2 #D9D2DF
analogous
#DEDFD2 #D8DFD2 #D2DFD3
triadic
#D8DFD2 #D2D8DF #DFD2D8
tetradic
#D8DFD2 #D2DEDF #D9D2DF #DFD3D2
square
#D8DFD2 #D2DEDF #D9D2DF #DFD3D2
split-complementary
#D8DFD2 #D3D2DF #DFD2DE
monochromatic
#9AAC8A #B9C6AE #D8DFD2 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.36
#D8DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#D8DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD2
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD2 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#DFDCD3
Tritanopia (blue-blind)
#D9DEDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfd2; /* rgb */ color: rgb(216, 223, 210); /* oklch */ color: oklch(89.5% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#e4e9df',
500: '#d8dfd2',
950: '#000000',
},
}SCSS
$custom: #d8dfd2; $custom-light: #e4e9df; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd2",
"rgb": {
"r": 216,
"g": 223,
"b": 210
},
"hsl": {
"h": 92.308,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89467,
"c": 0.01903,
"h": 130.2
},
"luminance": 0.72027
}Semantic roles & 50–950 ramp
primary
#D8DFD2
secondary
#ABA1B5
accent
#4A9B76
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484