#DDEDC8#DDEDC8
#DDEDC8 is a very light, muted yellow-green. Relative luminance 0.801; OKLCH L 92.5% C 0.052 H 126.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDC8 |
|---|---|
| RGB | rgb(221, 237, 200) |
| HSL | hsl(86, 51%, 86%) |
| HSV | hsv(86, 16%, 93%) |
| CMYK | cmyk(6.8%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(91.73, -11.71, 16.16) |
| CIE-LCH | lch(91.73, 19.96, 125.92°) |
| OKLab | oklab(92.45% -0.0308 0.0417) |
| OKLCH | oklch(92.45% 0.052 126.5) |
| XYZ | xyz(70.5268, 80.1104, 66.3797) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.34
Eggshell (survey)
#FFFFD4
ΔE00 6.98
Beige
#F5F5DC
ΔE00 7.34
Lightyellow
#FFFFE0
ΔE00 7.40
Cream
#FFFDD0
ΔE00 7.41
Ecru
#FEFFCA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDC8 #D8C8ED
analogous
#EDEAC8 #DDEDC8 #CAEDC8
triadic
#DDEDC8 #C8DDED #EDC8DD
tetradic
#DDEDC8 #C8EDEA #D8C8ED #EDC8CA
square
#DDEDC8 #C8EDEA #D8C8ED #EDC8CA
split-complementary
#DDEDC8 #C8CAED #EAC8ED
monochromatic
#A4CF6C #C0DE9A #DDEDC8 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.23
#DDEDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DDEDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDC8
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDC8 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C6
Deuteranopia (green-blind)
#EFE7CA
Tritanopia (blue-blind)
#DFE9E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddedc8; /* rgb */ color: rgb(221, 237, 200); /* oklch */ color: oklch(92.5% 0.052 126.5);
Tailwind
colors: {
custom: {
50: '#e7f2d8',
500: '#ddedc8',
950: '#000000',
},
}SCSS
$custom: #ddedc8; $custom-light: #e7f2d8; $custom-dark: #000000;
JSON
{
"hex": "#ddedc8",
"rgb": {
"r": 221,
"g": 237,
"b": 200
},
"hsl": {
"h": 85.946,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.92451,
"c": 0.05185,
"h": 126.5
},
"luminance": 0.80111
}Semantic roles & 50–950 ramp
primary
#DDEDC8
secondary
#A98FCA
accent
#27BE69
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583