#D9DFD2#D9DFD2
#D9DFD2 is a very light, near-neutral yellow-green. Relative luminance 0.722; OKLCH L 89.5% C 0.019 H 127.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD2 |
|---|---|
| RGB | rgb(217, 223, 210) |
| HSL | hsl(88, 17%, 85%) |
| HSV | hsv(88, 6%, 87%) |
| CMYK | cmyk(2.7%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(88.06, -4.34, 5.66) |
| CIE-LCH | lch(88.06, 7.13, 127.45°) |
| OKLab | oklab(89.54% -0.0112 0.0148) |
| OKLCH | oklch(89.54% 0.019 127.2) |
| XYZ | xyz(66.6339, 72.1801, 71.3820) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.36
Eggshell
#F0EAD6
ΔE00 6.27
Beige
#F5F5DC
ΔE00 6.75
Silver (survey)
#C5C9C7
ΔE00 7.20
Gainsboro
#DCDCDC
ΔE00 7.22
Honeydew
#F0FFF0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD2 #D8D2DF
analogous
#DFDED2 #D9DFD2 #D3DFD2
triadic
#D9DFD2 #D2D9DF #DFD2D9
tetradic
#D9DFD2 #D2DFDE #D8D2DF #DFD2D3
square
#D9DFD2 #D2DFDE #D8D2DF #DFD2D3
split-complementary
#D9DFD2 #D2D3DF #DED2DF
monochromatic
#9DAC8A #BBC6AE #D9DFD2 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.36
#D9DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#D9DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD2
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD2 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#DADEDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd2; /* rgb */ color: rgb(217, 223, 210); /* oklch */ color: oklch(89.5% 0.019 127.2);
Tailwind
colors: {
custom: {
50: '#e4e9df',
500: '#d9dfd2',
950: '#000000',
},
}SCSS
$custom: #d9dfd2; $custom-light: #e4e9df; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd2",
"rgb": {
"r": 217,
"g": 223,
"b": 210
},
"hsl": {
"h": 87.692,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89544,
"c": 0.01862,
"h": 127.2
},
"luminance": 0.7218
}Semantic roles & 50–950 ramp
primary
#D9DFD2
secondary
#AAA1B5
accent
#4A9B70
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484