#DEE3CA#DEE3CA
#DEE3CA is a very light, muted yellow-green. Relative luminance 0.747; OKLCH L 90.5% C 0.034 H 116.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE3CA |
|---|---|
| RGB | rgb(222, 227, 202) |
| HSL | hsl(72, 31%, 84%) |
| HSV | hsv(72, 11%, 89%) |
| CMYK | cmyk(2.2%, 0%, 11%, 11%) |
| CIE-LAB | lab(89.27, -5.99, 11.64) |
| CIE-LCH | lch(89.27, 13.09, 117.24°) |
| OKLab | oklab(90.53% -0.0149 0.0303) |
| OKLCH | oklch(90.53% 0.034 116.3) |
| XYZ | xyz(68.2525, 74.7322, 66.6948) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.58
Eggshell
#F0EAD6
ΔE00 5.85
Off White (survey)
#FFFFE4
ΔE00 6.41
Lightyellow
#FFFFE0
ΔE00 6.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.72
Cornsilk
#FFF8DC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE3CA #CFCAE3
analogous
#E3DCCA #DEE3CA #D2E3CA
triadic
#DEE3CA #CADEE3 #E3CADE
tetradic
#DEE3CA #CAE3DC #CFCAE3 #E3CAD2
square
#DEE3CA #CAE3DC #CFCAE3 #E3CAD2
split-complementary
#DEE3CA #CAD2E3 #DCCAE3
monochromatic
#ACB97A #C5CEA2 #DEE3CA #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.32
#DEE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DEE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE3CA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE3CA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#E6E1CB
Tritanopia (blue-blind)
#E1E0DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee3ca; /* rgb */ color: rgb(222, 227, 202); /* oklch */ color: oklch(90.5% 0.034 116.3);
Tailwind
colors: {
custom: {
50: '#e8ebda',
500: '#dee3ca',
950: '#000000',
},
}SCSS
$custom: #dee3ca; $custom-light: #e8ebda; $custom-dark: #000000;
JSON
{
"hex": "#dee3ca",
"rgb": {
"r": 222,
"g": 227,
"b": 202
},
"hsl": {
"h": 72,
"s": 30.864,
"l": 84.118
},
"oklch": {
"l": 0.90531,
"c": 0.03374,
"h": 116.3
},
"luminance": 0.74732
}Semantic roles & 50–950 ramp
primary
#DEE3CA
secondary
#9D96BB
accent
#3CAA52
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483