#D9DCD5#D9DCD5
#D9DCD5 is a very light, near-neutral yellow-green. Relative luminance 0.707; OKLCH L 89.0% C 0.010 H 125.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCD5 |
|---|---|
| RGB | rgb(217, 220, 213) |
| HSL | hsl(86, 9%, 85%) |
| HSV | hsv(86, 3%, 86%) |
| CMYK | cmyk(1.4%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(87.36, -2.27, 3.08) |
| CIE-LCH | lch(87.36, 3.82, 126.38°) |
| OKLab | oklab(89.02% -0.0058 0.0081) |
| OKLCH | oklch(89.02% 0.01 125.7) |
| XYZ | xyz(66.2168, 70.7422, 73.1040) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.60
Gainsboro
#DCDCDC
ΔE00 4.17
Light Gray
#D3D3D3
ΔE00 4.54
Silver (survey)
#C5C9C7
ΔE00 5.09
Fog
#D8DCE0
ΔE00 5.69
Eggshell
#F0EAD6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCD5 #D8D5DC
analogous
#DCDCD5 #D9DCD5 #D6DCD5
triadic
#D9DCD5 #D5D9DC #DCD5D9
tetradic
#D9DCD5 #D5DCDC #D8D5DC #DCD5D6
square
#D9DCD5 #D5DCDC #D8D5DC #DCD5D6
split-complementary
#D9DCD5 #D5D6DC #DCD5DC
monochromatic
#9DA492 #BBC0B4 #D9DCD5 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.39
#D9DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D9DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCD5
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCD5 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#DCDBD5
Tritanopia (blue-blind)
#D9DBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dcd5; /* rgb */ color: rgb(217, 220, 213); /* oklch */ color: oklch(89.0% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#e4e6e1',
500: '#d9dcd5',
950: '#000000',
},
}SCSS
$custom: #d9dcd5; $custom-light: #e4e6e1; $custom-dark: #000000;
JSON
{
"hex": "#d9dcd5",
"rgb": {
"r": 217,
"g": 220,
"b": 213
},
"hsl": {
"h": 85.714,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.8902,
"c": 0.00997,
"h": 125.7
},
"luminance": 0.70742
}Semantic roles & 50–950 ramp
primary
#D9DCD5
secondary
#AAA5B0
accent
#52936E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484