#D9DFD0#D9DFD0
#D9DFD0 is a very light, muted yellow-green. Relative luminance 0.721; OKLCH L 89.5% C 0.021 H 124.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD0 |
|---|---|
| RGB | rgb(217, 223, 208) |
| HSL | hsl(84, 19%, 85%) |
| HSV | hsv(84, 7%, 87%) |
| CMYK | cmyk(2.7%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(88.01, -4.68, 6.65) |
| CIE-LCH | lch(88.01, 8.13, 125.17°) |
| OKLab | oklab(89.49% -0.012 0.0174) |
| OKLCH | oklch(89.49% 0.021 124.7) |
| XYZ | xyz(66.3863, 72.0811, 70.0779) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.13
Eggshell
#F0EAD6
ΔE00 6.11
Beige
#F5F5DC
ΔE00 6.34
Honeydew
#F0FFF0
ΔE00 7.24
Ivory
#FFFFF0
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD0 #D6D0DF
analogous
#DFDED0 #D9DFD0 #D2DFD0
triadic
#D9DFD0 #D0D9DF #DFD0D9
tetradic
#D9DFD0 #D0DFDE #D6D0DF #DFD0D2
square
#D9DFD0 #D0DFDE #D6D0DF #DFD0D2
split-complementary
#D9DFD0 #D0D2DF #DED0DF
monochromatic
#9EAD87 #BCC6AC #D9DFD0 #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.36
#D9DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D9DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD0
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD0 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#DADDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd0; /* rgb */ color: rgb(217, 223, 208); /* oklch */ color: oklch(89.5% 0.021 124.7);
Tailwind
colors: {
custom: {
50: '#e4e9de',
500: '#d9dfd0',
950: '#000000',
},
}SCSS
$custom: #d9dfd0; $custom-light: #e4e9de; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd0",
"rgb": {
"r": 217,
"g": 223,
"b": 208
},
"hsl": {
"h": 84,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.8949,
"c": 0.02116,
"h": 124.7
},
"luminance": 0.72081
}Semantic roles & 50–950 ramp
primary
#D9DFD0
secondary
#A79EB5
accent
#489D6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484