#DDEDCB#DDEDCB
#DDEDCB is a very light, muted yellow-green. Relative luminance 0.803; OKLCH L 92.5% C 0.048 H 127.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDCB |
|---|---|
| RGB | rgb(221, 237, 203) |
| HSL | hsl(88, 49%, 86%) |
| HSV | hsv(88, 14%, 93%) |
| CMYK | cmyk(6.8%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(91.80, -11.23, 14.70) |
| CIE-LCH | lch(91.80, 18.50, 127.37°) |
| OKLab | oklab(92.52% -0.0296 0.038) |
| OKLCH | oklch(92.52% 0.048 127.9) |
| XYZ | xyz(70.8808, 80.2521, 68.2443) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.54
Beige
#F5F5DC
ΔE00 7.01
Eggshell (survey)
#FFFFD4
ΔE00 7.24
Lightyellow
#FFFFE0
ΔE00 7.27
Honeydew
#F0FFF0
ΔE00 7.55
Off White (survey)
#FFFFE4
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDCB #DBCBED
analogous
#EDECCB #DDEDCB #CCEDCB
triadic
#DDEDCB #CBDDED #EDCBDD
tetradic
#DDEDCB #CBEDEC #DBCBED #EDCBCC
square
#DDEDCB #CBEDEC #DBCBED #EDCBCC
split-complementary
#DDEDCB #CBCCED #ECCBED
monochromatic
#A2CE70 #BFDD9E #DDEDCB #F0F7E8 #F0F7E8
Accessibility & contrast
On white
1.23
#DDEDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DDEDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDCB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDCB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C9
Deuteranopia (green-blind)
#EEE7CC
Tritanopia (blue-blind)
#DFEAE3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddedcb; /* rgb */ color: rgb(221, 237, 203); /* oklch */ color: oklch(92.5% 0.048 127.9);
Tailwind
colors: {
custom: {
50: '#e7f2da',
500: '#ddedcb',
950: '#000000',
},
}SCSS
$custom: #ddedcb; $custom-light: #e7f2da; $custom-dark: #000000;
JSON
{
"hex": "#ddedcb",
"rgb": {
"r": 221,
"g": 237,
"b": 203
},
"hsl": {
"h": 88.235,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.92522,
"c": 0.04818,
"h": 127.9
},
"luminance": 0.80252
}Semantic roles & 50–950 ramp
primary
#DDEDCB
secondary
#AC93CA
accent
#2ABC6E
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161715
muted
#848584