#DDE2D8#DDE2D8
#DDE2D8 is a very light, near-neutral yellow-green. Relative luminance 0.747; OKLCH L 90.6% C 0.014 H 128.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2D8 |
|---|---|
| RGB | rgb(221, 226, 216) |
| HSL | hsl(90, 15%, 87%) |
| HSV | hsv(90, 4%, 89%) |
| CMYK | cmyk(2.2%, 0%, 4.4%, 11.4%) |
| CIE-LAB | lab(89.26, -3.46, 4.30) |
| CIE-LCH | lch(89.26, 5.52, 128.88°) |
| OKLab | oklab(90.62% -0.009 0.0113) |
| OKLCH | oklch(90.62% 0.014 128.6) |
| XYZ | xyz(69.4078, 74.7227, 75.7188) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.29
Gainsboro
#DCDCDC
ΔE00 5.93
Eggshell
#F0EAD6
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 6.59
Mintcream
#F5FFFA
ΔE00 6.61
Ivory
#FFFFF0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2D8 #DDD8E2
analogous
#E2E2D8 #DDE2D8 #D8E2D8
triadic
#DDE2D8 #D8DDE2 #E2D8DD
tetradic
#DDE2D8 #D8E2E2 #DDD8E2 #E2D8D8
square
#DDE2D8 #D8E2E2 #DDD8E2 #E2D8D8
split-complementary
#DDE2D8 #D8D8E2 #E2D8E2
monochromatic
#A0AE92 #BEC8B5 #DDE2D8 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.32
#DDE2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DDE2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2D8
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2D8 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D7
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#DDE1DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde2d8; /* rgb */ color: rgb(221, 226, 216); /* oklch */ color: oklch(90.6% 0.014 128.6);
Tailwind
colors: {
custom: {
50: '#e7ebe4',
500: '#dde2d8',
950: '#000000',
},
}SCSS
$custom: #dde2d8; $custom-light: #e7ebe4; $custom-dark: #000000;
JSON
{
"hex": "#dde2d8",
"rgb": {
"r": 221,
"g": 226,
"b": 216
},
"hsl": {
"h": 90,
"s": 14.706,
"l": 86.667
},
"oklch": {
"l": 0.90617,
"c": 0.01444,
"h": 128.6
},
"luminance": 0.74723
}Semantic roles & 50–950 ramp
primary
#DDE2D8
secondary
#AFA7B7
accent
#4D9973
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484