#DEE2CB#DEE2CB
#DEE2CB is a very light, muted yellow-green. Relative luminance 0.742; OKLCH L 90.4% C 0.031 H 115.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE2CB |
|---|---|
| RGB | rgb(222, 226, 203) |
| HSL | hsl(70, 28%, 84%) |
| HSV | hsv(70, 10%, 89%) |
| CMYK | cmyk(1.8%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(89.03, -5.32, 10.79) |
| CIE-LCH | lch(89.03, 12.03, 116.26°) |
| OKLab | oklab(90.35% -0.0131 0.0281) |
| OKLCH | oklch(90.35% 0.031 115) |
| XYZ | xyz(68.0986, 74.2343, 67.2294) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.56
Eggshell
#F0EAD6
ΔE00 5.31
Off White (survey)
#FFFFE4
ΔE00 6.51
Lightyellow
#FFFFE0
ΔE00 6.76
Light Grey
#D8DCD6
ΔE00 6.88
Cornsilk
#FFF8DC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE2CB #CFCBE2
analogous
#E2DBCB #DEE2CB #D3E2CB
triadic
#DEE2CB #CBDEE2 #E2CBDE
tetradic
#DEE2CB #CBE2DB #CFCBE2 #E2CBD3
square
#DEE2CB #CBE2DB #CFCBE2 #E2CBD3
split-complementary
#DEE2CB #CBD3E2 #DBCBE2
monochromatic
#ACB67C #C5CCA4 #DEE2CB #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.33
#DEE2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DEE2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE2CB
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE2CB | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFCA
Deuteranopia (green-blind)
#E5E0CC
Tritanopia (blue-blind)
#E1DFDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee2cb; /* rgb */ color: rgb(222, 226, 203); /* oklch */ color: oklch(90.4% 0.031 115.0);
Tailwind
colors: {
custom: {
50: '#e8ebda',
500: '#dee2cb',
950: '#000000',
},
}SCSS
$custom: #dee2cb; $custom-light: #e8ebda; $custom-dark: #000000;
JSON
{
"hex": "#dee2cb",
"rgb": {
"r": 222,
"g": 226,
"b": 203
},
"hsl": {
"h": 70.435,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.90353,
"c": 0.03099,
"h": 115
},
"luminance": 0.74234
}Semantic roles & 50–950 ramp
primary
#DEE2CB
secondary
#9D97BA
accent
#3EA751
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483