#D8DFD1#D8DFD1
#D8DFD1 is a very light, muted yellow-green. Relative luminance 0.720; OKLCH L 89.4% C 0.020 H 128.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFD1 |
|---|---|
| RGB | rgb(216, 223, 209) |
| HSL | hsl(90, 18%, 85%) |
| HSV | hsv(90, 6%, 87%) |
| CMYK | cmyk(3.1%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(87.96, -4.85, 6.04) |
| CIE-LCH | lch(87.96, 7.75, 128.79°) |
| OKLab | oklab(89.44% -0.0127 0.0158) |
| OKLCH | oklch(89.44% 0.02 128.7) |
| XYZ | xyz(66.2133, 71.9776, 70.7140) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.91
Eggshell
#F0EAD6
ΔE00 6.54
Beige
#F5F5DC
ΔE00 6.71
Honeydew
#F0FFF0
ΔE00 7.11
Silver (survey)
#C5C9C7
ΔE00 7.55
Ivory
#FFFFF0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFD1 #D8D1DF
analogous
#DFDFD1 #D8DFD1 #D1DFD1
triadic
#D8DFD1 #D1D8DF #DFD1D8
tetradic
#D8DFD1 #D1DFDF #D8D1DF #DFD1D1
square
#D8DFD1 #D1DFDF #D8D1DF #DFD1D1
split-complementary
#D8DFD1 #D1D1DF #DFD1DF
monochromatic
#9BAD89 #B9C6AD #D8DFD1 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.36
#D8DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D8DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFD1
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFD1 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#E0DCD2
Tritanopia (blue-blind)
#D9DEDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d8dfd1; /* rgb */ color: rgb(216, 223, 209); /* oklch */ color: oklch(89.4% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#e4e9df',
500: '#d8dfd1',
950: '#000000',
},
}SCSS
$custom: #d8dfd1; $custom-light: #e4e9df; $custom-dark: #000000;
JSON
{
"hex": "#d8dfd1",
"rgb": {
"r": 216,
"g": 223,
"b": 209
},
"hsl": {
"h": 90,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89441,
"c": 0.02027,
"h": 128.7
},
"luminance": 0.71978
}Semantic roles & 50–950 ramp
primary
#D8DFD1
secondary
#AA9FB5
accent
#499C73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484