#DDEBD1#DDEBD1
#DDEBD1 is a very light, muted yellow-green. Relative luminance 0.794; OKLCH L 92.3% C 0.038 H 130.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBD1 |
|---|---|
| RGB | rgb(221, 235, 209) |
| HSL | hsl(92, 39%, 87%) |
| HSV | hsv(92, 11%, 92%) |
| CMYK | cmyk(6%, 0%, 11.1%, 7.8%) |
| CIE-LAB | lab(91.41, -9.23, 11.04) |
| CIE-LCH | lch(91.41, 14.39, 129.92°) |
| OKLab | oklab(92.26% -0.0244 0.0287) |
| OKLCH | oklch(92.26% 0.038 130.4) |
| XYZ | xyz(71.0339, 79.3920, 71.8912) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.83
Beige
#F5F5DC
ΔE00 6.03
Lightyellow
#FFFFE0
ΔE00 7.08
Off White (survey)
#FFFFE4
ΔE00 7.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.26
Eggshell (survey)
#FFFFD4
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBD1 #DFD1EB
analogous
#EAEBD1 #DDEBD1 #D1EBD2
triadic
#DDEBD1 #D1DDEB #EBD1DD
tetradic
#DDEBD1 #D1EAEB #DFD1EB #EBD2D1
square
#DDEBD1 #D1EAEB #DFD1EB #EBD2D1
split-complementary
#DDEBD1 #D2D1EB #EBD1EA
monochromatic
#9EC67C #BDD8A6 #DDEBD1 #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.24
#DDEBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DDEBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBD1
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBD1 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE7D0
Deuteranopia (green-blind)
#ECE6D2
Tritanopia (blue-blind)
#DEE8E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebd1; /* rgb */ color: rgb(221, 235, 209); /* oklch */ color: oklch(92.3% 0.038 130.4);
Tailwind
colors: {
custom: {
50: '#e7f1df',
500: '#ddebd1',
950: '#000000',
},
}SCSS
$custom: #ddebd1; $custom-light: #e7f1df; $custom-dark: #000000;
JSON
{
"hex": "#ddebd1",
"rgb": {
"r": 221,
"g": 235,
"b": 209
},
"hsl": {
"h": 92.308,
"s": 39.394,
"l": 87.059
},
"oklch": {
"l": 0.92259,
"c": 0.03768,
"h": 130.4
},
"luminance": 0.79392
}Semantic roles & 50–950 ramp
primary
#DDEBD1
secondary
#B29AC6
accent
#33B278
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584