#D9DED1#D9DED1
#D9DED1 is a very light, near-neutral yellow-green. Relative luminance 0.716; OKLCH L 89.3% C 0.018 H 124.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DED1 |
|---|---|
| RGB | rgb(217, 222, 209) |
| HSL | hsl(83, 16%, 85%) |
| HSV | hsv(83, 6%, 87%) |
| CMYK | cmyk(2.3%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.77, -4.00, 5.78) |
| CIE-LCH | lch(87.77, 7.03, 124.65°) |
| OKLab | oklab(89.31% -0.0102 0.0152) |
| OKLCH | oklch(89.31% 0.018 124) |
| XYZ | xyz(66.2434, 71.5977, 70.6391) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.20
Eggshell
#F0EAD6
ΔE00 6.02
Beige
#F5F5DC
ΔE00 6.77
Silver (survey)
#C5C9C7
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.01
Light Gray
#D3D3D3
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DED1 #D6D1DE
analogous
#DEDDD1 #D9DED1 #D3DED1
triadic
#D9DED1 #D1D9DE #DED1D9
tetradic
#D9DED1 #D1DEDD #D6D1DE #DED1D3
square
#D9DED1 #D1DEDD #D6D1DE #DED1D3
split-complementary
#D9DED1 #D1D3DE #DDD1DE
monochromatic
#9EAB8A #BCC4AD #D9DED1 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.37
#D9DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D9DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DED1
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DED1 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD0
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#DADDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d9ded1; /* rgb */ color: rgb(217, 222, 209); /* oklch */ color: oklch(89.3% 0.018 124.0);
Tailwind
colors: {
custom: {
50: '#e4e8df',
500: '#d9ded1',
950: '#000000',
},
}SCSS
$custom: #d9ded1; $custom-light: #e4e8df; $custom-dark: #000000;
JSON
{
"hex": "#d9ded1",
"rgb": {
"r": 217,
"g": 222,
"b": 209
},
"hsl": {
"h": 83.077,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89314,
"c": 0.01829,
"h": 124
},
"luminance": 0.71598
}Semantic roles & 50–950 ramp
primary
#D9DED1
secondary
#A7A0B3
accent
#4B9B6A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484