#D9DCD2#D9DCD2
#D9DCD2 is a very light, near-neutral yellow-green. Relative luminance 0.706; OKLCH L 88.9% C 0.014 H 120.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCD2 |
|---|---|
| RGB | rgb(217, 220, 210) |
| HSL | hsl(78, 13%, 84%) |
| HSV | hsv(78, 5%, 86%) |
| CMYK | cmyk(1.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(87.29, -2.79, 4.55) |
| CIE-LCH | lch(87.29, 5.34, 121.54°) |
| OKLab | oklab(88.94% -0.007 0.012) |
| OKLCH | oklch(88.94% 0.014 120.3) |
| XYZ | xyz(65.8395, 70.5913, 71.1172) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.80
Gainsboro
#DCDCDC
ΔE00 5.44
Light Gray
#D3D3D3
ΔE00 5.72
Silver (survey)
#C5C9C7
ΔE00 5.80
Eggshell
#F0EAD6
ΔE00 6.10
Fog
#D8DCE0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCD2 #D5D2DC
analogous
#DCDAD2 #D9DCD2 #D4DCD2
triadic
#D9DCD2 #D2D9DC #DCD2D9
tetradic
#D9DCD2 #D2DCDA #D5D2DC #DCD2D4
square
#D9DCD2 #D2DCDA #D5D2DC #DCD2D4
split-complementary
#D9DCD2 #D2D4DC #DAD2DC
monochromatic
#9FA68D #BCC1B0 #D9DCD2 #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.39
#D9DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#D9DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCD2
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCD2 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DDDBD2
Tritanopia (blue-blind)
#DADBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d9dcd2; /* rgb */ color: rgb(217, 220, 210); /* oklch */ color: oklch(88.9% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#e4e6df',
500: '#d9dcd2',
950: '#000000',
},
}SCSS
$custom: #d9dcd2; $custom-light: #e4e6df; $custom-dark: #000000;
JSON
{
"hex": "#d9dcd2",
"rgb": {
"r": 217,
"g": 220,
"b": 210
},
"hsl": {
"h": 78,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88937,
"c": 0.01385,
"h": 120.3
},
"luminance": 0.70591
}Semantic roles & 50–950 ramp
primary
#D9DCD2
secondary
#A6A2B1
accent
#4F9764
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484