#DDEBC1#DDEBC1
#DDEBC1 is a very light, muted yellow-green. Relative luminance 0.786; OKLCH L 91.9% C 0.057 H 122.5°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBC1 |
|---|---|
| RGB | rgb(221, 235, 193) |
| HSL | hsl(80, 51%, 84%) |
| HSV | hsv(80, 18%, 92%) |
| CMYK | cmyk(6%, 0%, 17.9%, 7.8%) |
| CIE-LAB | lab(91.07, -11.81, 18.85) |
| CIE-LCH | lch(91.07, 22.25, 122.06°) |
| OKLab | oklab(91.88% -0.0309 0.0484) |
| OKLCH | oklch(91.88% 0.057 122.5) |
| XYZ | xyz(69.1515, 78.6390, 61.9775) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.96
Eggshell (survey)
#FFFFD4
ΔE00 6.55
Ecru
#FEFFCA
ΔE00 6.67
Cream
#FFFDD0
ΔE00 6.81
Ivory (survey)
#FFFFCB
ΔE00 6.82
Lemonchiffon
#FFFACD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBC1 #CFC1EB
analogous
#EBE4C1 #DDEBC1 #C8EBC1
triadic
#DDEBC1 #C1DDEB #EBC1DD
tetradic
#DDEBC1 #C1EBE4 #CFC1EB #EBC1C8
square
#DDEBC1 #C1EBE4 #CFC1EB #EBC1C8
split-complementary
#DDEBC1 #C1C8EB #E4C1EB
monochromatic
#AACD64 #C4DC93 #DDEBC1 #F2F8E8 #F2F8E8
Accessibility & contrast
On white
1.26
#DDEBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DDEBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBC1
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBC1 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6BF
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#E0E7DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddebc1; /* rgb */ color: rgb(221, 235, 193); /* oklch */ color: oklch(91.9% 0.057 122.5);
Tailwind
colors: {
custom: {
50: '#e7f1d3',
500: '#ddebc1',
950: '#000000',
},
}SCSS
$custom: #ddebc1; $custom-light: #e7f1d3; $custom-dark: #000000;
JSON
{
"hex": "#ddebc1",
"rgb": {
"r": 221,
"g": 235,
"b": 193
},
"hsl": {
"h": 80,
"s": 51.22,
"l": 83.922
},
"oklch": {
"l": 0.91877,
"c": 0.05742,
"h": 122.5
},
"luminance": 0.78639
}Semantic roles & 50–950 ramp
primary
#DDEBC1
secondary
#9E89C7
accent
#27BF59
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583