#DEE2CE#DEE2CE
#DEE2CE is a very light, muted yellow-green. Relative luminance 0.744; OKLCH L 90.4% C 0.027 H 116.1°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2CE |
|---|---|
| RGB | rgb(222, 226, 206) |
| HSL | hsl(72, 26%, 85%) |
| HSV | hsv(72, 9%, 89%) |
| CMYK | cmyk(1.8%, 0%, 8.8%, 11.4%) |
| CIE-LAB | lab(89.10, -4.83, 9.31) |
| CIE-LCH | lch(89.10, 10.49, 117.39°) |
| OKLab | oklab(90.43% -0.0119 0.0243) |
| OKLCH | oklch(90.43% 0.027 116.1) |
| XYZ | xyz(68.4596, 74.3787, 69.1305) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.72
Eggshell
#F0EAD6
ΔE00 5.03
Light Grey
#D8DCD6
ΔE00 5.86
Off White (survey)
#FFFFE4
ΔE00 6.71
Ivory
#FFFFF0
ΔE00 6.97
Cornsilk
#FFF8DC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2CE #D2CEE2
analogous
#E2DCCE #DEE2CE #D4E2CE
triadic
#DEE2CE #CEDEE2 #E2CEDE
tetradic
#DEE2CE #CEE2DC #D2CEE2 #E2CED4
square
#DEE2CE #CEE2DC #D2CEE2 #E2CED4
split-complementary
#DEE2CE #CED4E2 #DCCEE2
monochromatic
#AAB481 #C4CBA8 #DEE2CE #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.32
#DEE2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DEE2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2CE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2CE | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CD
Deuteranopia (green-blind)
#E5E0CF
Tritanopia (blue-blind)
#E0E0DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee2ce; /* rgb */ color: rgb(222, 226, 206); /* oklch */ color: oklch(90.4% 0.027 116.1);
Tailwind
colors: {
custom: {
50: '#e8ebdd',
500: '#dee2ce',
950: '#000000',
},
}SCSS
$custom: #dee2ce; $custom-light: #e8ebdd; $custom-dark: #000000;
JSON
{
"hex": "#dee2ce",
"rgb": {
"r": 222,
"g": 226,
"b": 206
},
"hsl": {
"h": 72,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.90429,
"c": 0.02707,
"h": 116.1
},
"luminance": 0.74379
}Semantic roles & 50–950 ramp
primary
#DEE2CE
secondary
#A19BB9
accent
#41A455
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484