#D7DED2#D7DED2
#D7DED2 is a very light, near-neutral yellow-green. Relative luminance 0.713; OKLCH L 89.2% C 0.018 H 131.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DED2 |
|---|---|
| RGB | rgb(215, 222, 210) |
| HSL | hsl(95, 15%, 85%) |
| HSV | hsv(95, 5%, 87%) |
| CMYK | cmyk(3.2%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.65, -4.51, 5.06) |
| CIE-LCH | lch(87.65, 6.78, 131.70°) |
| OKLab | oklab(89.19% -0.0119 0.0133) |
| OKLCH | oklch(89.19% 0.018 131.9) |
| XYZ | xyz(65.7765, 71.3426, 71.2655) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.15
Eggshell
#F0EAD6
ΔE00 6.84
Silver (survey)
#C5C9C7
ΔE00 6.84
Gainsboro
#DCDCDC
ΔE00 7.10
Beige
#F5F5DC
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DED2 #D9D2DE
analogous
#DDDED2 #D7DED2 #D2DED3
triadic
#D7DED2 #D2D7DE #DED2D7
tetradic
#D7DED2 #D2DDDE #D9D2DE #DED3D2
square
#D7DED2 #D2DDDE #D9D2DE #DED3D2
split-complementary
#D7DED2 #D3D2DE #DED2DD
monochromatic
#98AA8B #B8C4AF #D7DED2 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.38
#D7DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D7DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DED2
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DED2 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#DEDCD2
Tritanopia (blue-blind)
#D7DDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7ded2; /* rgb */ color: rgb(215, 222, 210); /* oklch */ color: oklch(89.2% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#e3e8df',
500: '#d7ded2',
950: '#000000',
},
}SCSS
$custom: #d7ded2; $custom-light: #e3e8df; $custom-dark: #000000;
JSON
{
"hex": "#d7ded2",
"rgb": {
"r": 215,
"g": 222,
"b": 210
},
"hsl": {
"h": 95,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89189,
"c": 0.01782,
"h": 131.9
},
"luminance": 0.71343
}Semantic roles & 50–950 ramp
primary
#D7DED2
secondary
#ACA1B3
accent
#4C9A79
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484