#DDE1CC#DDE1CC
#DDE1CC is a very light, muted yellow-green. Relative luminance 0.736; OKLCH L 90.1% C 0.028 H 115.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1CC |
|---|---|
| RGB | rgb(221, 225, 204) |
| HSL | hsl(71, 26%, 84%) |
| HSV | hsv(71, 9%, 88%) |
| CMYK | cmyk(1.8%, 0%, 9.3%, 11.8%) |
| CIE-LAB | lab(88.72, -5.00, 9.81) |
| CIE-LCH | lch(88.72, 11.01, 116.98°) |
| OKLab | oklab(90.1% -0.0123 0.0256) |
| OKLCH | oklch(90.1% 0.028 115.7) |
| XYZ | xyz(67.6416, 73.5824, 67.7544) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.84
Eggshell
#F0EAD6
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 6.18
Off White (survey)
#FFFFE4
ΔE00 6.83
Lightyellow
#FFFFE0
ΔE00 7.19
Cornsilk
#FFF8DC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1CC #D0CCE1
analogous
#E1DBCC #DDE1CC #D3E1CC
triadic
#DDE1CC #CCDDE1 #E1CCDD
tetradic
#DDE1CC #CCE1DB #D0CCE1 #E1CCD3
square
#DDE1CC #CCE1DB #D0CCE1 #E1CCD3
split-complementary
#DDE1CC #CCD3E1 #DBCCE1
monochromatic
#AAB47F #C3CAA5 #DDE1CC #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.34
#DDE1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DDE1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1CC
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1CC | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCB
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#E0DEDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde1cc; /* rgb */ color: rgb(221, 225, 204); /* oklch */ color: oklch(90.1% 0.028 115.7);
Tailwind
colors: {
custom: {
50: '#e7eadb',
500: '#dde1cc',
950: '#000000',
},
}SCSS
$custom: #dde1cc; $custom-light: #e7eadb; $custom-dark: #000000;
JSON
{
"hex": "#dde1cc",
"rgb": {
"r": 221,
"g": 225,
"b": 204
},
"hsl": {
"h": 71.429,
"s": 25.926,
"l": 84.118
},
"oklch": {
"l": 0.90099,
"c": 0.0284,
"h": 115.7
},
"luminance": 0.73582
}Semantic roles & 50–950 ramp
primary
#DDE1CC
secondary
#9F99B8
accent
#41A454
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161615
muted
#848484