#DDEDA3#DDEDA3
#DDEDA3 is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.7% C 0.097 H 118.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEDA3 |
|---|---|
| RGB | rgb(221, 237, 163) |
| HSL | hsl(73, 67%, 78%) |
| HSV | hsv(73, 31%, 93%) |
| CMYK | cmyk(6.8%, 0%, 31.2%, 7.1%) |
| CIE-LAB | lab(91.05, -17.05, 34.17) |
| CIE-LCH | lch(91.05, 38.19, 116.52°) |
| OKLab | oklab(91.68% -0.0458 0.0852) |
| OKLCH | oklch(91.68% 0.097 118.3) |
| XYZ | xyz(66.7136, 78.5852, 46.2971) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.98
Creme
#FFFFB6
ΔE00 6.00
Parchment
#FEFCAF
ΔE00 6.07
Light Beige
#FFFEB6
ΔE00 6.08
Palegoldenrod
#EEE8AA
ΔE00 6.09
Cream (survey)
#FFFFC2
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEDA3 #B3A3ED
analogous
#EDD8A3 #DDEDA3 #B8EDA3
triadic
#DDEDA3 #A3DDED #EDA3DD
tetradic
#DDEDA3 #A3EDD8 #B3A3ED #EDA3B8
square
#DDEDA3 #A3EDD8 #B3A3ED #EDA3B8
split-complementary
#DDEDA3 #A3B8ED #D8A3ED
monochromatic
#B7D93D #CAE370 #DDEDA3 #F0F7D6 #F6FAE5
Accessibility & contrast
On white
1.26
#DDEDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DDEDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEDA3
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEDA3 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59E
Deuteranopia (green-blind)
#F5E6A6
Tritanopia (blue-blind)
#E4E5DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ddeda3; /* rgb */ color: rgb(221, 237, 163); /* oklch */ color: oklch(91.7% 0.097 118.3);
Tailwind
colors: {
custom: {
50: '#e8f2bf',
500: '#ddeda3',
950: '#000000',
},
}SCSS
$custom: #ddeda3; $custom-light: #e8f2bf; $custom-dark: #000000;
JSON
{
"hex": "#ddeda3",
"rgb": {
"r": 221,
"g": 237,
"b": 163
},
"hsl": {
"h": 72.973,
"s": 67.273,
"l": 78.431
},
"oklch": {
"l": 0.91678,
"c": 0.09672,
"h": 118.3
},
"luminance": 0.78585
}Semantic roles & 50–950 ramp
primary
#DDEDA3
secondary
#7F6BCA
accent
#16CF3E
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582