#DDEA9B#DDEA9B
#DDEA9B is a very light, moderate yellow. Relative luminance 0.766; OKLCH L 90.9% C 0.102 H 116.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA9B |
|---|---|
| RGB | rgb(221, 234, 155) |
| HSL | hsl(70, 65%, 76%) |
| HSV | hsv(70, 34%, 92%) |
| CMYK | cmyk(5.6%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(90.13, -16.59, 36.99) |
| CIE-LCH | lch(90.13, 40.54, 114.15°) |
| OKLab | oklab(90.91% -0.0448 0.0916) |
| OKLCH | oklch(90.91% 0.102 116.1) |
| XYZ | xyz(65.1581, 76.5849, 42.3538) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.78
Palegoldenrod
#EEE8AA
ΔE00 5.77
Parchment
#FEFCAF
ΔE00 5.84
Creme
#FFFFB6
ΔE00 6.04
Light Beige
#FFFEB6
ΔE00 6.09
Greenish Beige
#C9D179
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA9B #A89BEA
analogous
#EAD09B #DDEA9B #B6EA9B
triadic
#DDEA9B #9BDDEA #EA9BDD
tetradic
#DDEA9B #9BEAD0 #A89BEA #EA9BB6
square
#DDEA9B #9BEAD0 #A89BEA #EA9BB6
split-complementary
#DDEA9B #9BB6EA #D09BEA
monochromatic
#BBD536 #CCDF68 #DDEA9B #EEF5CE #F6FAE6
Accessibility & contrast
On white
1.29
#DDEA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DDEA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA9B
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA9B | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E295
Deuteranopia (green-blind)
#F3E39F
Tritanopia (blue-blind)
#E5E2D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddea9b; /* rgb */ color: rgb(221, 234, 155); /* oklch */ color: oklch(90.9% 0.102 116.1);
Tailwind
colors: {
custom: {
50: '#e8f0b9',
500: '#ddea9b',
950: '#000000',
},
}SCSS
$custom: #ddea9b; $custom-light: #e8f0b9; $custom-dark: #000000;
JSON
{
"hex": "#ddea9b",
"rgb": {
"r": 221,
"g": 234,
"b": 155
},
"hsl": {
"h": 69.873,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.90907,
"c": 0.10194,
"h": 116.1
},
"luminance": 0.76584
}Semantic roles & 50–950 ramp
primary
#DDEA9B
secondary
#7464C5
accent
#18CD36
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581