#DDE7CB#DDE7CB
#DDE7CB is a very light, muted yellow-green. Relative luminance 0.768; OKLCH L 91.3% C 0.039 H 123.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7CB |
|---|---|
| RGB | rgb(221, 231, 203) |
| HSL | hsl(81, 37%, 85%) |
| HSV | hsv(81, 12%, 91%) |
| CMYK | cmyk(4.3%, 0%, 12.1%, 9.4%) |
| CIE-LAB | lab(90.25, -8.21, 12.50) |
| CIE-LCH | lch(90.25, 14.96, 123.29°) |
| OKLab | oklab(91.29% -0.0212 0.0324) |
| OKLCH | oklch(91.29% 0.039 123.2) |
| XYZ | xyz(69.1726, 76.8357, 67.6749) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.49
Lightyellow
#FFFFE0
ΔE00 6.63
Off White (survey)
#FFFFE4
ΔE00 6.73
Honeydew
#F0FFF0
ΔE00 6.99
Eggshell (survey)
#FFFFD4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7CB #D5CBE7
analogous
#E7E3CB #DDE7CB #CFE7CB
triadic
#DDE7CB #CBDDE7 #E7CBDD
tetradic
#DDE7CB #CBE7E3 #D5CBE7 #E7CBCF
square
#DDE7CB #CBE7E3 #D5CBE7 #E7CBCF
split-complementary
#DDE7CB #CBCFE7 #E3CBE7
monochromatic
#A6C077 #C2D4A1 #DDE7CB #F1F5EA #F1F5EA
Accessibility & contrast
On white
1.28
#DDE7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DDE7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7CB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7CB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C9
Deuteranopia (green-blind)
#E9E3CC
Tritanopia (blue-blind)
#DFE4DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dde7cb; /* rgb */ color: rgb(221, 231, 203); /* oklch */ color: oklch(91.3% 0.039 123.2);
Tailwind
colors: {
custom: {
50: '#e7eeda',
500: '#dde7cb',
950: '#000000',
},
}SCSS
$custom: #dde7cb; $custom-light: #e7eeda; $custom-dark: #000000;
JSON
{
"hex": "#dde7cb",
"rgb": {
"r": 221,
"g": 231,
"b": 203
},
"hsl": {
"h": 81.429,
"s": 36.842,
"l": 85.098
},
"oklch": {
"l": 0.91293,
"c": 0.03876,
"h": 123.2
},
"luminance": 0.76836
}Semantic roles & 50–950 ramp
primary
#DDE7CB
secondary
#A595C1
accent
#36B061
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583