#DEE3CB#DEE3CB
#DEE3CB is a very light, muted yellow-green. Relative luminance 0.748; OKLCH L 90.6% C 0.032 H 116.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE3CB |
|---|---|
| RGB | rgb(222, 227, 203) |
| HSL | hsl(73, 30%, 84%) |
| HSV | hsv(73, 11%, 89%) |
| CMYK | cmyk(2.2%, 0%, 10.6%, 11%) |
| CIE-LAB | lab(89.29, -5.83, 11.15) |
| CIE-LCH | lch(89.29, 12.58, 117.61°) |
| OKLab | oklab(90.56% -0.0145 0.029) |
| OKLCH | oklch(90.56% 0.032 116.6) |
| XYZ | xyz(68.3713, 74.7797, 67.3203) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.56
Eggshell
#F0EAD6
ΔE00 5.71
Off White (survey)
#FFFFE4
ΔE00 6.42
Lightyellow
#FFFFE0
ΔE00 6.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.92
Cornsilk
#FFF8DC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE3CB #D0CBE3
analogous
#E3DCCB #DEE3CB #D2E3CB
triadic
#DEE3CB #CBDEE3 #E3CBDE
tetradic
#DEE3CB #CBE3DC #D0CBE3 #E3CBD2
square
#DEE3CB #CBE3DC #D0CBE3 #E3CBD2
split-complementary
#DEE3CB #CBD2E3 #DCCBE3
monochromatic
#ACB87B #C5CEA3 #DEE3CB #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.32
#DEE3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#DEE3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE3CB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE3CB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#E6E1CC
Tritanopia (blue-blind)
#E1E0DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee3cb; /* rgb */ color: rgb(222, 227, 203); /* oklch */ color: oklch(90.6% 0.032 116.6);
Tailwind
colors: {
custom: {
50: '#e8ebda',
500: '#dee3cb',
950: '#000000',
},
}SCSS
$custom: #dee3cb; $custom-light: #e8ebda; $custom-dark: #000000;
JSON
{
"hex": "#dee3cb",
"rgb": {
"r": 222,
"g": 227,
"b": 203
},
"hsl": {
"h": 72.5,
"s": 30,
"l": 84.314
},
"oklch": {
"l": 0.90556,
"c": 0.03245,
"h": 116.6
},
"luminance": 0.7478
}Semantic roles & 50–950 ramp
primary
#DEE3CB
secondary
#9F97BB
accent
#3DA953
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483