#DDEA88#DDEA88
#DDEA88 is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 90.6% C 0.123 H 115.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA88 |
|---|---|
| RGB | rgb(221, 234, 136) |
| HSL | hsl(68, 70%, 73%) |
| HSV | hsv(68, 42%, 92%) |
| CMYK | cmyk(5.6%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(89.86, -18.75, 46.03) |
| CIE-LCH | lch(89.86, 49.71, 112.17°) |
| OKLab | oklab(90.6% -0.0522 0.1115) |
| OKLCH | oklch(90.6% 0.123 115.1) |
| XYZ | xyz(63.6861, 75.9961, 34.6015) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.59
Greenish Beige
#C9D179
ΔE00 5.70
Khaki (CSS)
#F0E68C
ΔE00 5.81
Buff
#FEF69E
ΔE00 6.35
Yellowish Tan
#FCFC81
ΔE00 6.41
Manilla
#FFFA86
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA88 #9588EA
analogous
#EAC688 #DDEA88 #ACEA88
triadic
#DDEA88 #88DDEA #EA88DD
tetradic
#DDEA88 #88EAC6 #9588EA #EA88AC
square
#DDEA88 #88EAC6 #9588EA #EA88AC
split-complementary
#DDEA88 #88ACEA #C688EA
monochromatic
#BBD225 #CEE154 #DDEA88 #ECF3BC #F8FAE5
Accessibility & contrast
On white
1.30
#DDEA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#DDEA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA88
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA88 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#F6E38D
Tritanopia (blue-blind)
#E7E0D2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddea88; /* rgb */ color: rgb(221, 234, 136); /* oklch */ color: oklch(90.6% 0.123 115.1);
Tailwind
colors: {
custom: {
50: '#e9f0ac',
500: '#ddea88',
950: '#000000',
},
}SCSS
$custom: #ddea88; $custom-light: #e9f0ac; $custom-dark: #000000;
JSON
{
"hex": "#ddea88",
"rgb": {
"r": 221,
"g": 234,
"b": 136
},
"hsl": {
"h": 67.959,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.906,
"c": 0.12306,
"h": 115.1
},
"luminance": 0.75995
}Semantic roles & 50–950 ramp
primary
#DDEA88
secondary
#6152C4
accent
#14D22D
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581