#DDE2D3#DDE2D3
#DDE2D3 is a very light, muted yellow-green. Relative luminance 0.745; OKLCH L 90.5% C 0.021 H 121.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2D3 |
|---|---|
| RGB | rgb(221, 226, 211) |
| HSL | hsl(80, 21%, 86%) |
| HSV | hsv(80, 7%, 89%) |
| CMYK | cmyk(2.2%, 0%, 6.6%, 11.4%) |
| CIE-LAB | lab(89.14, -4.33, 6.74) |
| CIE-LCH | lch(89.14, 8.01, 122.69°) |
| OKLab | oklab(90.48% -0.011 0.0177) |
| OKLCH | oklch(90.48% 0.021 121.9) |
| XYZ | xyz(68.7712, 74.4680, 72.3661) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.13
Eggshell
#F0EAD6
ΔE00 5.43
Beige
#F5F5DC
ΔE00 5.67
Ivory
#FFFFF0
ΔE00 6.70
Honeydew
#F0FFF0
ΔE00 6.84
Off White (survey)
#FFFFE4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2D3 #D8D3E2
analogous
#E2DFD3 #DDE2D3 #D5E2D3
triadic
#DDE2D3 #D3DDE2 #E2D3DD
tetradic
#DDE2D3 #D3E2DF #D8D3E2 #E2D3D5
square
#DDE2D3 #D3E2DF #D8D3E2 #E2D3D5
split-complementary
#DDE2D3 #D3D5E2 #DFD3E2
monochromatic
#A4B189 #C0CAAE #DDE2D3 #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.32
#DDE2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#DDE2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2D3
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2D3 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D2
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#DEE0DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dde2d3; /* rgb */ color: rgb(221, 226, 211); /* oklch */ color: oklch(90.5% 0.021 121.9);
Tailwind
colors: {
custom: {
50: '#e7ebe0',
500: '#dde2d3',
950: '#000000',
},
}SCSS
$custom: #dde2d3; $custom-light: #e7ebe0; $custom-dark: #000000;
JSON
{
"hex": "#dde2d3",
"rgb": {
"r": 221,
"g": 226,
"b": 211
},
"hsl": {
"h": 80,
"s": 20.548,
"l": 85.686
},
"oklch": {
"l": 0.90483,
"c": 0.0208,
"h": 121.9
},
"luminance": 0.74468
}Semantic roles & 50–950 ramp
primary
#DDE2D3
secondary
#A9A1B8
accent
#479F64
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484