#D9DED2#D9DED2
#D9DED2 is a very light, near-neutral yellow-green. Relative luminance 0.716; OKLCH L 89.3% C 0.017 H 125.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DED2 |
|---|---|
| RGB | rgb(217, 222, 210) |
| HSL | hsl(85, 15%, 85%) |
| HSV | hsv(85, 5%, 87%) |
| CMYK | cmyk(2.3%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.80, -3.82, 5.29) |
| CIE-LCH | lch(87.80, 6.53, 125.85°) |
| OKLab | oklab(89.34% -0.0098 0.0139) |
| OKLCH | oklch(89.34% 0.017 125.3) |
| XYZ | xyz(66.3675, 71.6474, 71.2932) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.80
Eggshell
#F0EAD6
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 6.96
Beige
#F5F5DC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DED2 #D7D2DE
analogous
#DEDDD2 #D9DED2 #D3DED2
triadic
#D9DED2 #D2D9DE #DED2D9
tetradic
#D9DED2 #D2DEDD #D7D2DE #DED2D3
square
#D9DED2 #D2DEDD #D7D2DE #DED2D3
split-complementary
#D9DED2 #D2D3DE #DDD2DE
monochromatic
#9DAA8B #BBC4AF #D9DED2 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.37
#D9DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D9DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DED2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DED2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD1
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#DADDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9ded2; /* rgb */ color: rgb(217, 222, 210); /* oklch */ color: oklch(89.3% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#e4e8df',
500: '#d9ded2',
950: '#000000',
},
}SCSS
$custom: #d9ded2; $custom-light: #e4e8df; $custom-dark: #000000;
JSON
{
"hex": "#d9ded2",
"rgb": {
"r": 217,
"g": 222,
"b": 210
},
"hsl": {
"h": 85,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89341,
"c": 0.01701,
"h": 125.3
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#D9DED2
secondary
#A9A1B3
accent
#4C9A6C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484