#DDEBCA#DDEBCA
#DDEBCA is a very light, muted yellow-green. Relative luminance 0.791; OKLCH L 92.1% C 0.046 H 126.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBCA |
|---|---|
| RGB | rgb(221, 235, 202) |
| HSL | hsl(85, 45%, 86%) |
| HSV | hsv(85, 14%, 92%) |
| CMYK | cmyk(6%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(91.26, -10.39, 14.46) |
| CIE-LCH | lch(91.26, 17.80, 125.70°) |
| OKLab | oklab(92.09% -0.0272 0.0374) |
| OKLCH | oklch(92.09% 0.046 126.1) |
| XYZ | xyz(70.1862, 79.0529, 67.4268) |
| Luminance | 0.7905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.33
Beige
#F5F5DC
ΔE00 6.53
Lightyellow
#FFFFE0
ΔE00 7.00
Eggshell (survey)
#FFFFD4
ΔE00 7.13
Off White (survey)
#FFFFE4
ΔE00 7.38
Honeydew
#F0FFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBCA #D8CAEB
analogous
#EBE8CA #DDEBCA #CCEBCA
triadic
#DDEBCA #CADDEB #EBCADD
tetradic
#DDEBCA #CAEBE8 #D8CAEB #EBCACC
square
#DDEBCA #CAEBE8 #D8CAEB #EBCACC
split-complementary
#DDEBCA #CACCEB #E8CAEB
monochromatic
#A4C971 #C0DA9E #DDEBCA #F1F7E9 #F1F7E9
Accessibility & contrast
On white
1.25
#DDEBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DDEBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBCA
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBCA | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C8
Deuteranopia (green-blind)
#EDE6CB
Tritanopia (blue-blind)
#DFE8E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddebca; /* rgb */ color: rgb(221, 235, 202); /* oklch */ color: oklch(92.1% 0.046 126.1);
Tailwind
colors: {
custom: {
50: '#e7f1da',
500: '#ddebca',
950: '#000000',
},
}SCSS
$custom: #ddebca; $custom-light: #e7f1da; $custom-dark: #000000;
JSON
{
"hex": "#ddebca",
"rgb": {
"r": 221,
"g": 235,
"b": 202
},
"hsl": {
"h": 85.455,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.92088,
"c": 0.04625,
"h": 126.1
},
"luminance": 0.79053
}Semantic roles & 50–950 ramp
primary
#DDEBCA
secondary
#A993C7
accent
#2DB868
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583