#DDE4D2#DDE4D2
#DDE4D2 is a very light, muted yellow-green. Relative luminance 0.755; OKLCH L 90.9% C 0.025 H 124.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4D2 |
|---|---|
| RGB | rgb(221, 228, 210) |
| HSL | hsl(83, 25%, 86%) |
| HSV | hsv(83, 8%, 89%) |
| CMYK | cmyk(3.1%, 0%, 7.9%, 10.6%) |
| CIE-LAB | lab(89.63, -5.52, 7.97) |
| CIE-LCH | lch(89.63, 9.70, 124.70°) |
| OKLab | oklab(90.86% -0.0142 0.0208) |
| OKLCH | oklch(90.86% 0.025 124.3) |
| XYZ | xyz(69.1933, 75.5121, 71.8903) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.52
Eggshell
#F0EAD6
ΔE00 5.98
Honeydew
#F0FFF0
ΔE00 6.22
Ivory
#FFFFF0
ΔE00 6.92
Off White (survey)
#FFFFE4
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4D2 #D9D2E4
analogous
#E4E2D2 #DDE4D2 #D4E4D2
triadic
#DDE4D2 #D2DDE4 #E4D2DD
tetradic
#DDE4D2 #D2E4E2 #D9D2E4 #E4D2D4
square
#DDE4D2 #D2E4E2 #D9D2E4 #E4D2D4
split-complementary
#DDE4D2 #D2D4E4 #E2D2E4
monochromatic
#A3B685 #C0CDAC #DDE4D2 #F1F4EC #F1F4EC
Accessibility & contrast
On white
1.30
#DDE4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DDE4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4D2
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4D2 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D1
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#DEE2DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde4d2; /* rgb */ color: rgb(221, 228, 210); /* oklch */ color: oklch(90.9% 0.025 124.3);
Tailwind
colors: {
custom: {
50: '#e7ecdf',
500: '#dde4d2',
950: '#000000',
},
}SCSS
$custom: #dde4d2; $custom-light: #e7ecdf; $custom-dark: #000000;
JSON
{
"hex": "#dde4d2",
"rgb": {
"r": 221,
"g": 228,
"b": 210
},
"hsl": {
"h": 83.333,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.90861,
"c": 0.02521,
"h": 124.3
},
"luminance": 0.75512
}Semantic roles & 50–950 ramp
primary
#DDE4D2
secondary
#AA9FBB
accent
#42A468
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484