#DDEA89#DDEA89
#DDEA89 is a very light, vivid yellow. Relative luminance 0.760; OKLCH L 90.6% C 0.122 H 115.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEA89 |
|---|---|
| RGB | rgb(221, 234, 137) |
| HSL | hsl(68, 70%, 73%) |
| HSV | hsv(68, 41%, 92%) |
| CMYK | cmyk(5.6%, 0%, 41.5%, 8.2%) |
| CIE-LAB | lab(89.87, -18.65, 45.56) |
| CIE-LCH | lch(89.87, 49.23, 112.26°) |
| OKLab | oklab(90.62% -0.0518 0.1105) |
| OKLCH | oklch(90.62% 0.122 115.1) |
| XYZ | xyz(63.7575, 76.0246, 34.9775) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.46
Greenish Beige
#C9D179
ΔE00 5.68
Khaki (CSS)
#F0E68C
ΔE00 5.81
Buff
#FEF69E
ΔE00 6.33
Yellowish Tan
#FCFC81
ΔE00 6.50
Parchment
#FEFCAF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEA89 #9689EA
analogous
#EAC689 #DDEA89 #ADEA89
triadic
#DDEA89 #89DDEA #EA89DD
tetradic
#DDEA89 #89EAC6 #9689EA #EA89AD
square
#DDEA89 #89EAC6 #9689EA #EA89AD
split-complementary
#DDEA89 #89ADEA #C689EA
monochromatic
#BCD326 #CEE155 #DDEA89 #ECF3BD #F8FAE5
Accessibility & contrast
On white
1.30
#DDEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#DDEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEA89
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEA89 | 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)
#F6E181
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#E7E0D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ddea89; /* rgb */ color: rgb(221, 234, 137); /* oklch */ color: oklch(90.6% 0.122 115.1);
Tailwind
colors: {
custom: {
50: '#e9f0ad',
500: '#ddea89',
950: '#000000',
},
}SCSS
$custom: #ddea89; $custom-light: #e9f0ad; $custom-dark: #000000;
JSON
{
"hex": "#ddea89",
"rgb": {
"r": 221,
"g": 234,
"b": 137
},
"hsl": {
"h": 68.041,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.90615,
"c": 0.122,
"h": 115.1
},
"luminance": 0.76024
}Semantic roles & 50–950 ramp
primary
#DDEA89
secondary
#6253C4
accent
#14D22D
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581