#DDEA97#DDEA97
#DDEA97 is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.107 H 115.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA97 |
|---|---|
| RGB | rgb(221, 234, 151) |
| HSL | hsl(69, 66%, 75%) |
| HSV | hsv(69, 35%, 92%) |
| CMYK | cmyk(5.6%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(90.07, -17.07, 38.91) |
| CIE-LCH | lch(90.07, 42.49, 113.69°) |
| OKLab | oklab(90.84% -0.0464 0.0959) |
| OKLCH | oklch(90.84% 0.107 115.8) |
| XYZ | xyz(64.8277, 76.4527, 40.6139) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.90
Parchment
#FEFCAF
ΔE00 5.89
Greenish Beige
#C9D179
ΔE00 5.90
Palegoldenrod
#EEE8AA
ΔE00 6.09
Creme
#FFFFB6
ΔE00 6.19
Khaki (CSS)
#F0E68C
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA97 #A497EA
analogous
#EACE97 #DDEA97 #B3EA97
triadic
#DDEA97 #97DDEA #EA97DD
tetradic
#DDEA97 #97EACE #A497EA #EA97B3
square
#DDEA97 #97EACE #A497EA #EA97B3
split-complementary
#DDEA97 #97B3EA #CE97EA
monochromatic
#BCD531 #CCE064 #DDEA97 #EEF4CA #F7FAE6
Accessibility & contrast
On white
1.29
#DDEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#DDEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA97
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA97 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E291
Deuteranopia (green-blind)
#F4E39B
Tritanopia (blue-blind)
#E6E1D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddea97; /* rgb */ color: rgb(221, 234, 151); /* oklch */ color: oklch(90.8% 0.107 115.8);
Tailwind
colors: {
custom: {
50: '#e8f0b6',
500: '#ddea97',
950: '#000000',
},
}SCSS
$custom: #ddea97; $custom-light: #e8f0b6; $custom-dark: #000000;
JSON
{
"hex": "#ddea97",
"rgb": {
"r": 221,
"g": 234,
"b": 151
},
"hsl": {
"h": 69.398,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.90838,
"c": 0.10653,
"h": 115.8
},
"luminance": 0.76452
}Semantic roles & 50–950 ramp
primary
#DDEA97
secondary
#7060C5
accent
#17CE34
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581