#D7DED3#D7DED3
#D7DED3 is a very light, near-neutral yellow-green. Relative luminance 0.714; OKLCH L 89.2% C 0.017 H 133.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DED3 |
|---|---|
| RGB | rgb(215, 222, 211) |
| HSL | hsl(98, 14%, 85%) |
| HSV | hsv(98, 5%, 87%) |
| CMYK | cmyk(3.2%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(87.68, -4.33, 4.57) |
| CIE-LCH | lch(87.68, 6.30, 133.48°) |
| OKLab | oklab(89.22% -0.0115 0.012) |
| OKLCH | oklch(89.22% 0.017 133.8) |
| XYZ | xyz(65.9015, 71.3926, 71.9237) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.78
Silver (survey)
#C5C9C7
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.74
Eggshell
#F0EAD6
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.04
Honeydew
#F0FFF0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DED3 #DAD3DE
analogous
#DDDED3 #D7DED3 #D3DED5
triadic
#D7DED3 #D3D7DE #DED3D7
tetradic
#D7DED3 #D3DDDE #DAD3DE #DED5D3
square
#D7DED3 #D3DDDE #DAD3DE #DED5D3
split-complementary
#D7DED3 #D5D3DE #DED3DD
monochromatic
#97AA8D #B7C4B0 #D7DED3 #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.37
#D7DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#D7DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DED3
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DED3 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#DEDCD3
Tritanopia (blue-blind)
#D7DDDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7ded3; /* rgb */ color: rgb(215, 222, 211); /* oklch */ color: oklch(89.2% 0.017 133.8);
Tailwind
colors: {
custom: {
50: '#e3e8e0',
500: '#d7ded3',
950: '#000000',
},
}SCSS
$custom: #d7ded3; $custom-light: #e3e8e0; $custom-dark: #000000;
JSON
{
"hex": "#d7ded3",
"rgb": {
"r": 215,
"g": 222,
"b": 211
},
"hsl": {
"h": 98.182,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89216,
"c": 0.01662,
"h": 133.8
},
"luminance": 0.71393
}Semantic roles & 50–950 ramp
primary
#D7DED3
secondary
#ADA2B3
accent
#4D987D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484