#DDE2CE#DDE2CE
#DDE2CE is a very light, muted yellow-green. Relative luminance 0.742; OKLCH L 90.4% C 0.027 H 118.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2CE |
|---|---|
| RGB | rgb(221, 226, 206) |
| HSL | hsl(75, 26%, 85%) |
| HSV | hsv(75, 9%, 89%) |
| CMYK | cmyk(2.2%, 0%, 8.8%, 11.4%) |
| CIE-LAB | lab(89.03, -5.17, 9.20) |
| CIE-LCH | lch(89.03, 10.55, 119.36°) |
| OKLab | oklab(90.35% -0.0129 0.024) |
| OKLCH | oklch(90.35% 0.027 118.4) |
| XYZ | xyz(68.1541, 74.2212, 69.1162) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.91
Eggshell
#F0EAD6
ΔE00 5.42
Light Grey
#D8DCD6
ΔE00 5.92
Off White (survey)
#FFFFE4
ΔE00 6.85
Honeydew
#F0FFF0
ΔE00 7.07
Ivory
#FFFFF0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2CE #D3CEE2
analogous
#E2DDCE #DDE2CE #D3E2CE
triadic
#DDE2CE #CEDDE2 #E2CEDD
tetradic
#DDE2CE #CEE2DD #D3CEE2 #E2CED3
square
#DDE2CE #CEE2DD #D3CEE2 #E2CED3
split-complementary
#DDE2CE #CED3E2 #DDCEE2
monochromatic
#A8B481 #C2CBA8 #DDE2CE #F2F4EC #F2F4EC
Accessibility & contrast
On white
1.33
#DDE2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DDE2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2CE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2CE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CD
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#DFE0DC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde2ce; /* rgb */ color: rgb(221, 226, 206); /* oklch */ color: oklch(90.4% 0.027 118.4);
Tailwind
colors: {
custom: {
50: '#e7ebdd',
500: '#dde2ce',
950: '#000000',
},
}SCSS
$custom: #dde2ce; $custom-light: #e7ebdd; $custom-dark: #000000;
JSON
{
"hex": "#dde2ce",
"rgb": {
"r": 221,
"g": 226,
"b": 206
},
"hsl": {
"h": 75,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.90352,
"c": 0.02726,
"h": 118.4
},
"luminance": 0.74221
}Semantic roles & 50–950 ramp
primary
#DDE2CE
secondary
#A29BB9
accent
#41A45A
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484