#D7DFD1#D7DFD1
#D7DFD1 is a very light, muted yellow-green. Relative luminance 0.718; OKLCH L 89.4% C 0.021 H 131.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFD1 |
|---|---|
| RGB | rgb(215, 223, 209) |
| HSL | hsl(94, 18%, 85%) |
| HSV | hsv(94, 6%, 87%) |
| CMYK | cmyk(3.6%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(87.88, -5.20, 5.92) |
| CIE-LCH | lch(87.88, 7.88, 131.26°) |
| OKLab | oklab(89.37% -0.0137 0.0155) |
| OKLCH | oklch(89.37% 0.021 131.5) |
| XYZ | xyz(65.9187, 71.8257, 70.7002) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.11
Beige
#F5F5DC
ΔE00 6.91
Eggshell
#F0EAD6
ΔE00 6.91
Honeydew
#F0FFF0
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.64
Mintcream
#F5FFFA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFD1 #D9D1DF
analogous
#DEDFD1 #D7DFD1 #D1DFD2
triadic
#D7DFD1 #D1D7DF #DFD1D7
tetradic
#D7DFD1 #D1DEDF #D9D1DF #DFD2D1
square
#D7DFD1 #D1DEDF #D9D1DF #DFD2D1
split-complementary
#D7DFD1 #D2D1DF #DFD1DE
monochromatic
#98AD89 #B8C6AD #D7DFD1 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.37
#D7DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D7DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFD1
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFD1 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#D7DEDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dfd1; /* rgb */ color: rgb(215, 223, 209); /* oklch */ color: oklch(89.4% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#e3e9df',
500: '#d7dfd1',
950: '#000000',
},
}SCSS
$custom: #d7dfd1; $custom-light: #e3e9df; $custom-dark: #000000;
JSON
{
"hex": "#d7dfd1",
"rgb": {
"r": 215,
"g": 223,
"b": 209
},
"hsl": {
"h": 94.286,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89365,
"c": 0.0207,
"h": 131.5
},
"luminance": 0.71826
}Semantic roles & 50–950 ramp
primary
#D7DFD1
secondary
#AC9FB5
accent
#499C79
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484