#DEE1CB#DEE1CB
#DEE1CB is a very light, muted yellow. Relative luminance 0.737; OKLCH L 90.2% C 0.030 H 113.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE1CB |
|---|---|
| RGB | rgb(222, 225, 203) |
| HSL | hsl(68, 27%, 84%) |
| HSV | hsv(68, 10%, 88%) |
| CMYK | cmyk(1.3%, 0%, 9.8%, 11.8%) |
| CIE-LAB | lab(88.78, -4.81, 10.42) |
| CIE-LCH | lch(88.78, 11.48, 114.78°) |
| OKLab | oklab(90.15% -0.0117 0.0271) |
| OKLCH | oklch(90.15% 0.03 113.3) |
| XYZ | xyz(67.8275, 73.6921, 67.1391) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 4.63
Eggshell
#F0EAD6
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 6.48
Off White (survey)
#FFFFE4
ΔE00 6.64
Cornsilk
#FFF8DC
ΔE00 6.85
Lightyellow
#FFFFE0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE1CB #CECBE1
analogous
#E1D9CB #DEE1CB #D3E1CB
triadic
#DEE1CB #CBDEE1 #E1CBDE
tetradic
#DEE1CB #CBE1D9 #CECBE1 #E1CBD3
square
#DEE1CB #CBE1D9 #CECBE1 #E1CBD3
split-complementary
#DEE1CB #CBD3E1 #D9CBE1
monochromatic
#ADB47D #C5CBA4 #DEE1CB #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.33
#DEE1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DEE1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE1CB
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE1CB | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#E5DFCC
Tritanopia (blue-blind)
#E1DEDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dee1cb; /* rgb */ color: rgb(222, 225, 203); /* oklch */ color: oklch(90.2% 0.030 113.3);
Tailwind
colors: {
custom: {
50: '#e8eada',
500: '#dee1cb',
950: '#000000',
},
}SCSS
$custom: #dee1cb; $custom-light: #e8eada; $custom-dark: #000000;
JSON
{
"hex": "#dee1cb",
"rgb": {
"r": 222,
"g": 225,
"b": 203
},
"hsl": {
"h": 68.182,
"s": 26.829,
"l": 83.922
},
"oklch": {
"l": 0.90151,
"c": 0.02955,
"h": 113.3
},
"luminance": 0.73692
}Semantic roles & 50–950 ramp
primary
#DEE1CB
secondary
#9C98B8
accent
#40A54E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483