#D9DCD0#D9DCD0
#D9DCD0 is a very light, near-neutral yellow-green. Relative luminance 0.705; OKLCH L 88.9% C 0.016 H 118.2°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCD0 |
|---|---|
| RGB | rgb(217, 220, 208) |
| HSL | hsl(75, 15%, 84%) |
| HSV | hsv(75, 5%, 86%) |
| CMYK | cmyk(1.4%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(87.24, -3.14, 5.54) |
| CIE-LCH | lch(87.24, 6.36, 119.57°) |
| OKLab | oklab(88.88% -0.0078 0.0145) |
| OKLCH | oklch(88.88% 0.016 118.2) |
| XYZ | xyz(65.5919, 70.4922, 69.8131) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.65
Eggshell
#F0EAD6
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.49
Beige
#F5F5DC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCD0 #D3D0DC
analogous
#DCD9D0 #D9DCD0 #D3DCD0
triadic
#D9DCD0 #D0D9DC #DCD0D9
tetradic
#D9DCD0 #D0DCD9 #D3D0DC #DCD0D3
square
#D9DCD0 #D0DCD9 #D3D0DC #DCD0D3
split-complementary
#D9DCD0 #D0D3DC #D9D0DC
monochromatic
#A0A88A #BDC2AD #D9DCD0 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.39
#D9DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#D9DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCD0
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCD0 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#DEDBD0
Tritanopia (blue-blind)
#DADBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dcd0; /* rgb */ color: rgb(217, 220, 208); /* oklch */ color: oklch(88.9% 0.016 118.2);
Tailwind
colors: {
custom: {
50: '#e4e6de',
500: '#d9dcd0',
950: '#000000',
},
}SCSS
$custom: #d9dcd0; $custom-light: #e4e6de; $custom-dark: #000000;
JSON
{
"hex": "#d9dcd0",
"rgb": {
"r": 217,
"g": 220,
"b": 208
},
"hsl": {
"h": 75,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.88883,
"c": 0.01647,
"h": 118.2
},
"luminance": 0.70492
}Semantic roles & 50–950 ramp
primary
#D9DCD0
secondary
#A49FB1
accent
#4D9960
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484