#DDE2D5#DDE2D5
#DDE2D5 is a very light, near-neutral yellow-green. Relative luminance 0.746; OKLCH L 90.5% C 0.018 H 124.0°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2D5 |
|---|---|
| RGB | rgb(221, 226, 213) |
| HSL | hsl(83, 18%, 86%) |
| HSV | hsv(83, 6%, 89%) |
| CMYK | cmyk(2.2%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(89.19, -3.98, 5.76) |
| CIE-LCH | lch(89.19, 7.01, 124.65°) |
| OKLab | oklab(90.54% -0.0102 0.0151) |
| OKLCH | oklch(90.54% 0.018 124) |
| XYZ | xyz(69.0235, 74.5689, 73.6948) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.39
Eggshell
#F0EAD6
ΔE00 5.62
Beige
#F5F5DC
ΔE00 6.14
Ivory
#FFFFF0
ΔE00 6.66
Honeydew
#F0FFF0
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2D5 #DAD5E2
analogous
#E2E0D5 #DDE2D5 #D6E2D5
triadic
#DDE2D5 #D5DDE2 #E2D5DD
tetradic
#DDE2D5 #D5E2E0 #DAD5E2 #E2D5D6
square
#DDE2D5 #D5E2E0 #DAD5E2 #E2D5D6
split-complementary
#DDE2D5 #D5D6E2 #E0D5E2
monochromatic
#A2B08D #C0C9B1 #DDE2D5 #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.32
#DDE2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#DDE2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2D5
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2D5 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D4
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#DEE1DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde2d5; /* rgb */ color: rgb(221, 226, 213); /* oklch */ color: oklch(90.5% 0.018 124.0);
Tailwind
colors: {
custom: {
50: '#e7ebe1',
500: '#dde2d5',
950: '#000000',
},
}SCSS
$custom: #dde2d5; $custom-light: #e7ebe1; $custom-dark: #000000;
JSON
{
"hex": "#dde2d5",
"rgb": {
"r": 221,
"g": 226,
"b": 213
},
"hsl": {
"h": 83.077,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.90536,
"c": 0.01822,
"h": 124
},
"luminance": 0.74569
}Semantic roles & 50–950 ramp
primary
#DDE2D5
secondary
#ABA3B8
accent
#499D69
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484