#D9DFD1#D9DFD1
#D9DFD1 is a very light, near-neutral yellow-green. Relative luminance 0.721; OKLCH L 89.5% C 0.020 H 125.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD1 |
|---|---|
| RGB | rgb(217, 223, 209) |
| HSL | hsl(86, 18%, 85%) |
| HSV | hsv(86, 6%, 87%) |
| CMYK | cmyk(2.7%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(88.03, -4.51, 6.15) |
| CIE-LCH | lch(88.03, 7.63, 126.24°) |
| OKLab | oklab(89.52% -0.0116 0.0161) |
| OKLCH | oklch(89.52% 0.02 125.8) |
| XYZ | xyz(66.5097, 72.1305, 70.7279) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.75
Eggshell
#F0EAD6
ΔE00 6.18
Beige
#F5F5DC
ΔE00 6.54
Honeydew
#F0FFF0
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.48
Ivory
#FFFFF0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD1 #D7D1DF
analogous
#DFDED1 #D9DFD1 #D2DFD1
triadic
#D9DFD1 #D1D9DF #DFD1D9
tetradic
#D9DFD1 #D1DFDE #D7D1DF #DFD1D2
square
#D9DFD1 #D1DFDE #D7D1DF #DFD1D2
split-complementary
#D9DFD1 #D1D2DF #DED1DF
monochromatic
#9DAD89 #BBC6AD #D9DFD1 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.36
#D9DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D9DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD1
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD1 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#DADDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd1; /* rgb */ color: rgb(217, 223, 209); /* oklch */ color: oklch(89.5% 0.020 125.8);
Tailwind
colors: {
custom: {
50: '#e4e9df',
500: '#d9dfd1',
950: '#000000',
},
}SCSS
$custom: #d9dfd1; $custom-light: #e4e9df; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd1",
"rgb": {
"r": 217,
"g": 223,
"b": 209
},
"hsl": {
"h": 85.714,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89517,
"c": 0.01988,
"h": 125.8
},
"luminance": 0.72131
}Semantic roles & 50–950 ramp
primary
#D9DFD1
secondary
#A99FB5
accent
#499C6D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484