#DDE2CC#DDE2CC
#DDE2CC is a very light, muted yellow-green. Relative luminance 0.741; OKLCH L 90.3% C 0.030 H 117.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2CC |
|---|---|
| RGB | rgb(221, 226, 204) |
| HSL | hsl(74, 28%, 84%) |
| HSV | hsv(74, 10%, 89%) |
| CMYK | cmyk(2.2%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(88.98, -5.51, 10.18) |
| CIE-LCH | lch(88.98, 11.57, 118.41°) |
| OKLab | oklab(90.3% -0.0137 0.0265) |
| OKLCH | oklch(90.3% 0.03 117.4) |
| XYZ | xyz(67.9127, 74.1246, 67.8448) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.78
Eggshell
#F0EAD6
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 6.60
Off White (survey)
#FFFFE4
ΔE00 6.70
Lightyellow
#FFFFE0
ΔE00 7.00
Cornsilk
#FFF8DC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2CC #D1CCE2
analogous
#E2DCCC #DDE2CC #D2E2CC
triadic
#DDE2CC #CCDDE2 #E2CCDD
tetradic
#DDE2CC #CCE2DC #D1CCE2 #E2CCD2
square
#DDE2CC #CCE2DC #D1CCE2 #E2CCD2
split-complementary
#DDE2CC #CCD2E2 #DCCCE2
monochromatic
#A9B67E #C3CCA5 #DDE2CC #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.33
#DDE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DDE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2CC
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2CC | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#DFDFDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde2cc; /* rgb */ color: rgb(221, 226, 204); /* oklch */ color: oklch(90.3% 0.030 117.4);
Tailwind
colors: {
custom: {
50: '#e7ebdb',
500: '#dde2cc',
950: '#000000',
},
}SCSS
$custom: #dde2cc; $custom-light: #e7ebdb; $custom-dark: #000000;
JSON
{
"hex": "#dde2cc",
"rgb": {
"r": 221,
"g": 226,
"b": 204
},
"hsl": {
"h": 73.636,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.90301,
"c": 0.02987,
"h": 117.4
},
"luminance": 0.74124
}Semantic roles & 50–950 ramp
primary
#DDE2CC
secondary
#A099BA
accent
#3FA657
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161615
muted
#848484