#DDE2D4#DDE2D4
#DDE2D4 is a very light, near-neutral yellow-green. Relative luminance 0.745; OKLCH L 90.5% C 0.020 H 122.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2D4 |
|---|---|
| RGB | rgb(221, 226, 212) |
| HSL | hsl(81, 19%, 86%) |
| HSV | hsv(81, 6%, 89%) |
| CMYK | cmyk(2.2%, 0%, 6.2%, 11.4%) |
| CIE-LAB | lab(89.17, -4.16, 6.25) |
| CIE-LCH | lch(89.17, 7.51, 123.61°) |
| OKLab | oklab(90.51% -0.0106 0.0164) |
| OKLCH | oklch(90.51% 0.02 122.8) |
| XYZ | xyz(68.8970, 74.5183, 73.0284) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.76
Eggshell
#F0EAD6
ΔE00 5.51
Beige
#F5F5DC
ΔE00 5.90
Ivory
#FFFFF0
ΔE00 6.67
Honeydew
#F0FFF0
ΔE00 6.85
Mintcream
#F5FFFA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2D4 #D9D4E2
analogous
#E2E0D4 #DDE2D4 #D6E2D4
triadic
#DDE2D4 #D4DDE2 #E2D4DD
tetradic
#DDE2D4 #D4E2E0 #D9D4E2 #E2D4D6
square
#DDE2D4 #D4E2E0 #D9D4E2 #E2D4D6
split-complementary
#DDE2D4 #D4D6E2 #E0D4E2
monochromatic
#A3B18B #C0C9AF #DDE2D4 #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.32
#DDE2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DDE2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2D4
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2D4 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#DEE0DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde2d4; /* rgb */ color: rgb(221, 226, 212); /* oklch */ color: oklch(90.5% 0.020 122.8);
Tailwind
colors: {
custom: {
50: '#e7ebe1',
500: '#dde2d4',
950: '#000000',
},
}SCSS
$custom: #dde2d4; $custom-light: #e7ebe1; $custom-dark: #000000;
JSON
{
"hex": "#dde2d4",
"rgb": {
"r": 221,
"g": 226,
"b": 212
},
"hsl": {
"h": 81.429,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90509,
"c": 0.01951,
"h": 122.8
},
"luminance": 0.74518
}Semantic roles & 50–950 ramp
primary
#DDE2D4
secondary
#AAA2B8
accent
#489E66
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484