#DEE7CB#DEE7CB
#DEE7CB is a very light, muted yellow-green. Relative luminance 0.770; OKLCH L 91.4% C 0.038 H 121.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7CB |
|---|---|
| RGB | rgb(222, 231, 203) |
| HSL | hsl(79, 37%, 85%) |
| HSV | hsv(79, 12%, 91%) |
| CMYK | cmyk(3.9%, 0%, 12.1%, 9.4%) |
| CIE-LAB | lab(90.32, -7.86, 12.61) |
| CIE-LCH | lch(90.32, 14.86, 121.93°) |
| OKLab | oklab(91.37% -0.0202 0.0327) |
| OKLCH | oklch(91.37% 0.038 121.7) |
| XYZ | xyz(69.4781, 76.9932, 67.6893) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.27
Lightyellow
#FFFFE0
ΔE00 6.40
Off White (survey)
#FFFFE4
ΔE00 6.49
Honeydew
#F0FFF0
ΔE00 7.04
Eggshell (survey)
#FFFFD4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7CB #D4CBE7
analogous
#E7E2CB #DEE7CB #D0E7CB
triadic
#DEE7CB #CBDEE7 #E7CBDE
tetradic
#DEE7CB #CBE7E2 #D4CBE7 #E7CBD0
square
#DEE7CB #CBE7E2 #D4CBE7 #E7CBD0
split-complementary
#DEE7CB #CBD0E7 #E2CBE7
monochromatic
#A9C077 #C3D4A1 #DEE7CB #F2F5EA #F2F5EA
Accessibility & contrast
On white
1.28
#DEE7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#DEE7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7CB
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7CB | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C9
Deuteranopia (green-blind)
#EAE3CC
Tritanopia (blue-blind)
#E0E4DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dee7cb; /* rgb */ color: rgb(222, 231, 203); /* oklch */ color: oklch(91.4% 0.038 121.7);
Tailwind
colors: {
custom: {
50: '#e8eeda',
500: '#dee7cb',
950: '#000000',
},
}SCSS
$custom: #dee7cb; $custom-light: #e8eeda; $custom-dark: #000000;
JSON
{
"hex": "#dee7cb",
"rgb": {
"r": 222,
"g": 231,
"b": 203
},
"hsl": {
"h": 79.286,
"s": 36.842,
"l": 85.098
},
"oklch": {
"l": 0.91369,
"c": 0.03846,
"h": 121.7
},
"luminance": 0.76993
}Semantic roles & 50–950 ramp
primary
#DEE7CB
secondary
#A395C1
accent
#36B05D
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583