#DDE8D2#DDE8D2
#DDE8D2 is a very light, muted yellow-green. Relative luminance 0.777; OKLCH L 91.7% C 0.032 H 128.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE8D2 |
|---|---|
| RGB | rgb(221, 232, 210) |
| HSL | hsl(90, 32%, 87%) |
| HSV | hsv(90, 9%, 91%) |
| CMYK | cmyk(4.7%, 0%, 9.5%, 9%) |
| CIE-LAB | lab(90.66, -7.55, 9.44) |
| CIE-LCH | lch(90.66, 12.09, 128.65°) |
| OKLab | oklab(91.67% -0.0198 0.0246) |
| OKLCH | oklch(91.67% 0.032 128.9) |
| XYZ | xyz(70.3064, 77.7383, 72.2613) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.42
Honeydew
#F0FFF0
ΔE00 5.57
Off White (survey)
#FFFFE4
ΔE00 6.85
Lightyellow
#FFFFE0
ΔE00 7.10
Eggshell
#F0EAD6
ΔE00 7.44
Light Grey
#D8DCD6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE8D2 #DDD2E8
analogous
#E8E8D2 #DDE8D2 #D2E8D2
triadic
#DDE8D2 #D2DDE8 #E8D2DD
tetradic
#DDE8D2 #D2E8E8 #DDD2E8 #E8D2D2
square
#DDE8D2 #D2E8E8 #DDD2E8 #E8D2D2
split-complementary
#DDE8D2 #D2D2E8 #E8D2E8
monochromatic
#A0BF81 #BED3AA #DDE8D2 #F0F5EB #F0F5EB
Accessibility & contrast
On white
1.27
#DDE8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DDE8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE8D2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE8D2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#E9E4D3
Tritanopia (blue-blind)
#DEE6E2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dde8d2; /* rgb */ color: rgb(221, 232, 210); /* oklch */ color: oklch(91.7% 0.032 128.9);
Tailwind
colors: {
custom: {
50: '#e7efdf',
500: '#dde8d2',
950: '#000000',
},
}SCSS
$custom: #dde8d2; $custom-light: #e7efdf; $custom-dark: #000000;
JSON
{
"hex": "#dde8d2",
"rgb": {
"r": 221,
"g": 232,
"b": 210
},
"hsl": {
"h": 90,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.91673,
"c": 0.03161,
"h": 128.9
},
"luminance": 0.77739
}Semantic roles & 50–950 ramp
primary
#DDE8D2
secondary
#AF9DC1
accent
#3AAB73
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584