#D7DFCA#D7DFCA
#D7DFCA is a very light, muted yellow-green. Relative luminance 0.715; OKLCH L 89.2% C 0.029 H 124.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFCA |
|---|---|
| RGB | rgb(215, 223, 202) |
| HSL | hsl(83, 25%, 83%) |
| HSV | hsv(83, 9%, 87%) |
| CMYK | cmyk(3.6%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(87.72, -6.40, 9.37) |
| CIE-LCH | lch(87.72, 11.34, 124.33°) |
| OKLab | oklab(89.18% -0.0165 0.0244) |
| OKLCH | oklch(89.18% 0.029 124) |
| XYZ | xyz(65.0711, 71.4866, 66.2359) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.09
Light Grey
#D8DCD6
ΔE00 6.53
Eggshell
#F0EAD6
ΔE00 6.92
Honeydew
#F0FFF0
ΔE00 7.39
Off White (survey)
#FFFFE4
ΔE00 7.90
Lightyellow
#FFFFE0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFCA #D2CADF
analogous
#DFDCCA #D7DFCA #CCDFCA
triadic
#D7DFCA #CAD7DF #DFCAD7
tetradic
#D7DFCA #CADFDC #D2CADF #DFCACC
square
#D7DFCA #CADFDC #D2CADF #DFCACC
split-complementary
#D7DFCA #CACCDF #DCCADF
monochromatic
#9DB17E #BAC8A4 #D7DFCA #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.37
#D7DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D7DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFCA
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFCA | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#D9DDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7dfca; /* rgb */ color: rgb(215, 223, 202); /* oklch */ color: oklch(89.2% 0.029 124.0);
Tailwind
colors: {
custom: {
50: '#e3e9da',
500: '#d7dfca',
950: '#000000',
},
}SCSS
$custom: #d7dfca; $custom-light: #e3e9da; $custom-dark: #000000;
JSON
{
"hex": "#d7dfca",
"rgb": {
"r": 215,
"g": 223,
"b": 202
},
"hsl": {
"h": 82.857,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.89181,
"c": 0.02947,
"h": 124
},
"luminance": 0.71487
}Semantic roles & 50–950 ramp
primary
#D7DFCA
secondary
#A397B6
accent
#42A367
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483