#DDE2D2#DDE2D2
#DDE2D2 is a very light, muted yellow-green. Relative luminance 0.744; OKLCH L 90.5% C 0.022 H 121.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2D2 |
|---|---|
| RGB | rgb(221, 226, 210) |
| HSL | hsl(79, 22%, 85%) |
| HSV | hsv(79, 7%, 89%) |
| CMYK | cmyk(2.2%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(89.12, -4.50, 7.23) |
| CIE-LCH | lch(89.12, 8.52, 121.87°) |
| OKLab | oklab(90.46% -0.0114 0.0189) |
| OKLCH | oklch(90.46% 0.022 121) |
| XYZ | xyz(68.6462, 74.4180, 71.7080) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.50
Eggshell
#F0EAD6
ΔE00 5.38
Beige
#F5F5DC
ΔE00 5.47
Ivory
#FFFFF0
ΔE00 6.75
Honeydew
#F0FFF0
ΔE00 6.84
Off White (survey)
#FFFFE4
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2D2 #D7D2E2
analogous
#E2DFD2 #DDE2D2 #D5E2D2
triadic
#DDE2D2 #D2DDE2 #E2D2DD
tetradic
#DDE2D2 #D2E2DF #D7D2E2 #E2D2D5
square
#DDE2D2 #D2E2DF #D7D2E2 #E2D2D5
split-complementary
#DDE2D2 #D2D5E2 #DFD2E2
monochromatic
#A5B288 #C1CAAD #DDE2D2 #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.32
#DDE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#DDE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2D2
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2D2 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D1
Deuteranopia (green-blind)
#E4E0D3
Tritanopia (blue-blind)
#DFE0DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde2d2; /* rgb */ color: rgb(221, 226, 210); /* oklch */ color: oklch(90.5% 0.022 121.0);
Tailwind
colors: {
custom: {
50: '#e7ebdf',
500: '#dde2d2',
950: '#000000',
},
}SCSS
$custom: #dde2d2; $custom-light: #e7ebdf; $custom-dark: #000000;
JSON
{
"hex": "#dde2d2",
"rgb": {
"r": 221,
"g": 226,
"b": 210
},
"hsl": {
"h": 78.75,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.90456,
"c": 0.02208,
"h": 121
},
"luminance": 0.74418
}Semantic roles & 50–950 ramp
primary
#DDE2D2
secondary
#A7A0B9
accent
#45A062
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484