#D9DDCD#D9DDCD
#D9DDCD is a very light, muted yellow-green. Relative luminance 0.709; OKLCH L 89.0% C 0.022 H 118.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DDCD |
|---|---|
| RGB | rgb(217, 221, 205) |
| HSL | hsl(75, 19%, 84%) |
| HSV | hsv(75, 7%, 87%) |
| CMYK | cmyk(1.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(87.42, -4.17, 7.38) |
| CIE-LCH | lch(87.42, 8.48, 119.46°) |
| OKLab | oklab(89.01% -0.0104 0.0193) |
| OKLCH | oklch(89.01% 0.022 118.3) |
| XYZ | xyz(65.4895, 70.8725, 67.9754) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.29
Eggshell
#F0EAD6
ΔE00 5.57
Beige
#F5F5DC
ΔE00 6.22
Ivory
#FFFFF0
ΔE00 7.66
Silver (survey)
#C5C9C7
ΔE00 7.71
Warm Beige
#E9DCC9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DDCD #D1CDDD
analogous
#DDD9CD #D9DDCD #D1DDCD
triadic
#D9DDCD #CDD9DD #DDCDD9
tetradic
#D9DDCD #CDDDD9 #D1CDDD #DDCDD1
square
#D9DDCD #CDDDD9 #D1CDDD #DDCDD1
split-complementary
#D9DDCD #CDD1DD #D9CDDD
monochromatic
#A2AB84 #BDC4A9 #D9DDCD #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.38
#D9DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D9DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DDCD
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DDCD | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#DBDBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9ddcd; /* rgb */ color: rgb(217, 221, 205); /* oklch */ color: oklch(89.0% 0.022 118.3);
Tailwind
colors: {
custom: {
50: '#e4e7dc',
500: '#d9ddcd',
950: '#000000',
},
}SCSS
$custom: #d9ddcd; $custom-light: #e4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#d9ddcd",
"rgb": {
"r": 217,
"g": 221,
"b": 205
},
"hsl": {
"h": 75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.89006,
"c": 0.02192,
"h": 118.3
},
"luminance": 0.70872
}Semantic roles & 50–950 ramp
primary
#D9DDCD
secondary
#A19BB3
accent
#489D5D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484