#DEE0CB#DEE0CB
#DEE0CB is a very light, muted yellow. Relative luminance 0.732; OKLCH L 89.9% C 0.028 H 111.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE0CB |
|---|---|
| RGB | rgb(222, 224, 203) |
| HSL | hsl(66, 25%, 84%) |
| HSV | hsv(66, 9%, 88%) |
| CMYK | cmyk(0.9%, 0%, 9.4%, 12.2%) |
| CIE-LAB | lab(88.52, -4.30, 10.05) |
| CIE-LCH | lch(88.52, 10.94, 113.15°) |
| OKLab | oklab(89.95% -0.0103 0.0262) |
| OKLCH | oklch(89.95% 0.028 111.4) |
| XYZ | xyz(67.5580, 73.1530, 67.0492) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.56
Beige
#F5F5DC
ΔE00 4.77
Light Grey
#D8DCD6
ΔE00 6.11
Cornsilk
#FFF8DC
ΔE00 6.81
Off White (survey)
#FFFFE4
ΔE00 6.83
Lightyellow
#FFFFE0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE0CB #CDCBE0
analogous
#E0D7CB #DEE0CB #D3E0CB
triadic
#DEE0CB #CBDEE0 #E0CBDE
tetradic
#DEE0CB #CBE0D7 #CDCBE0 #E0CBD3
square
#DEE0CB #CBE0D7 #CDCBE0 #E0CBD3
split-complementary
#DEE0CB #CBD3E0 #D7CBE0
monochromatic
#ADB27E #C6C9A5 #DEE0CB #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.34
#DEE0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DEE0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE0CB
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE0CB | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#E1DDDA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dee0cb; /* rgb */ color: rgb(222, 224, 203); /* oklch */ color: oklch(89.9% 0.028 111.4);
Tailwind
colors: {
custom: {
50: '#e8e9da',
500: '#dee0cb',
950: '#000000',
},
}SCSS
$custom: #dee0cb; $custom-light: #e8e9da; $custom-dark: #000000;
JSON
{
"hex": "#dee0cb",
"rgb": {
"r": 222,
"g": 224,
"b": 203
},
"hsl": {
"h": 65.714,
"s": 25.301,
"l": 83.725
},
"oklch": {
"l": 0.89949,
"c": 0.02815,
"h": 111.4
},
"luminance": 0.73153
}Semantic roles & 50–950 ramp
primary
#DEE0CB
secondary
#9B98B7
accent
#42A44B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483