#D7DED1#D7DED1
#D7DED1 is a very light, near-neutral yellow-green. Relative luminance 0.713; OKLCH L 89.2% C 0.019 H 130.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DED1 |
|---|---|
| RGB | rgb(215, 222, 209) |
| HSL | hsl(92, 16%, 85%) |
| HSV | hsv(92, 6%, 87%) |
| CMYK | cmyk(3.2%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(87.63, -4.68, 5.55) |
| CIE-LCH | lch(87.63, 7.26, 130.15°) |
| OKLab | oklab(89.16% -0.0123 0.0146) |
| OKLCH | oklch(89.16% 0.019 130.2) |
| XYZ | xyz(65.6523, 71.2929, 70.6114) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.53
Eggshell
#F0EAD6
ΔE00 6.73
Beige
#F5F5DC
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.12
Honeydew
#F0FFF0
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DED1 #D8D1DE
analogous
#DEDED1 #D7DED1 #D1DED2
triadic
#D7DED1 #D1D7DE #DED1D7
tetradic
#D7DED1 #D1DEDE #D8D1DE #DED2D1
square
#D7DED1 #D1DEDE #D8D1DE #DED2D1
split-complementary
#D7DED1 #D2D1DE #DED1DE
monochromatic
#99AB8A #B8C4AD #D7DED1 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.38
#D7DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D7DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DED1
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DED1 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD0
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#D8DDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7ded1; /* rgb */ color: rgb(215, 222, 209); /* oklch */ color: oklch(89.2% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#e3e8df',
500: '#d7ded1',
950: '#000000',
},
}SCSS
$custom: #d7ded1; $custom-light: #e3e8df; $custom-dark: #000000;
JSON
{
"hex": "#d7ded1",
"rgb": {
"r": 215,
"g": 222,
"b": 209
},
"hsl": {
"h": 92.308,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89162,
"c": 0.01905,
"h": 130.2
},
"luminance": 0.71293
}Semantic roles & 50–950 ramp
primary
#D7DED1
secondary
#AAA0B3
accent
#4B9B76
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484