#DEE8CB#DEE8CB
#DEE8CB is a very light, muted yellow-green. Relative luminance 0.776; OKLCH L 91.6% C 0.040 H 122.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE8CB |
|---|---|
| RGB | rgb(222, 232, 203) |
| HSL | hsl(81, 39%, 85%) |
| HSV | hsv(81, 13%, 91%) |
| CMYK | cmyk(4.3%, 0%, 12.5%, 9%) |
| CIE-LAB | lab(90.58, -8.37, 12.98) |
| CIE-LCH | lch(90.58, 15.44, 122.80°) |
| OKLab | oklab(91.57% -0.0216 0.0337) |
| OKLCH | oklch(91.57% 0.04 122.7) |
| XYZ | xyz(69.7588, 77.5546, 67.7828) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.20
Lightyellow
#FFFFE0
ΔE00 6.43
Off White (survey)
#FFFFE4
ΔE00 6.60
Honeydew
#F0FFF0
ΔE00 7.05
Eggshell (survey)
#FFFFD4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE8CB #D5CBE8
analogous
#E8E4CB #DEE8CB #CFE8CB
triadic
#DEE8CB #CBDEE8 #E8CBDE
tetradic
#DEE8CB #CBE8E4 #D5CBE8 #E8CBCF
square
#DEE8CB #CBE8E4 #D5CBE8 #E8CBCF
split-complementary
#DEE8CB #CBCFE8 #E4CBE8
monochromatic
#A8C276 #C3D5A1 #DEE8CB #F2F6EA #F2F6EA
Accessibility & contrast
On white
1.27
#DEE8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DEE8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE8CB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE8CB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C9
Deuteranopia (green-blind)
#EAE4CC
Tritanopia (blue-blind)
#E0E5E0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dee8cb; /* rgb */ color: rgb(222, 232, 203); /* oklch */ color: oklch(91.6% 0.040 122.7);
Tailwind
colors: {
custom: {
50: '#e8efda',
500: '#dee8cb',
950: '#000000',
},
}SCSS
$custom: #dee8cb; $custom-light: #e8efda; $custom-dark: #000000;
JSON
{
"hex": "#dee8cb",
"rgb": {
"r": 222,
"g": 232,
"b": 203
},
"hsl": {
"h": 80.69,
"s": 38.667,
"l": 85.294
},
"oklch": {
"l": 0.91573,
"c": 0.03999,
"h": 122.7
},
"luminance": 0.77555
}Semantic roles & 50–950 ramp
primary
#DEE8CB
secondary
#A595C2
accent
#34B25F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161615
muted
#848584