#DDE2D7#DDE2D7
#DDE2D7 is a very light, near-neutral yellow-green. Relative luminance 0.747; OKLCH L 90.6% C 0.016 H 126.8°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2D7 |
|---|---|
| RGB | rgb(221, 226, 215) |
| HSL | hsl(87, 16%, 86%) |
| HSV | hsv(87, 5%, 89%) |
| CMYK | cmyk(2.2%, 0%, 4.9%, 11.4%) |
| CIE-LAB | lab(89.24, -3.64, 4.79) |
| CIE-LCH | lch(89.24, 6.01, 127.24°) |
| OKLab | oklab(90.59% -0.0094 0.0126) |
| OKLCH | oklch(90.59% 0.016 126.8) |
| XYZ | xyz(69.2789, 74.6711, 75.0400) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.65
Eggshell
#F0EAD6
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.31
Beige
#F5F5DC
ΔE00 6.69
Ivory
#FFFFF0
ΔE00 6.73
Mintcream
#F5FFFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2D7 #DCD7E2
analogous
#E2E2D7 #DDE2D7 #D8E2D7
triadic
#DDE2D7 #D7DDE2 #E2D7DD
tetradic
#DDE2D7 #D7E2E2 #DCD7E2 #E2D7D8
square
#DDE2D7 #D7E2E2 #DCD7E2 #E2D7D8
split-complementary
#DDE2D7 #D7D8E2 #E2D7E2
monochromatic
#A1AF90 #BFC8B4 #DDE2D7 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.32
#DDE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#DDE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2D7
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2D7 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D6
Deuteranopia (green-blind)
#E3E0D7
Tritanopia (blue-blind)
#DEE1DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde2d7; /* rgb */ color: rgb(221, 226, 215); /* oklch */ color: oklch(90.6% 0.016 126.8);
Tailwind
colors: {
custom: {
50: '#e7ebe3',
500: '#dde2d7',
950: '#000000',
},
}SCSS
$custom: #dde2d7; $custom-light: #e7ebe3; $custom-dark: #000000;
JSON
{
"hex": "#dde2d7",
"rgb": {
"r": 221,
"g": 226,
"b": 215
},
"hsl": {
"h": 87.273,
"s": 15.942,
"l": 86.471
},
"oklch": {
"l": 0.90589,
"c": 0.01569,
"h": 126.8
},
"luminance": 0.74671
}Semantic roles & 50–950 ramp
primary
#DDE2D7
secondary
#AEA6B8
accent
#4B9A6F
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484