#DDEB89#DDEB89
#DDEB89 is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 90.8% C 0.123 H 115.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEB89 |
|---|---|
| RGB | rgb(221, 235, 137) |
| HSL | hsl(69, 71%, 73%) |
| HSV | hsv(69, 42%, 92%) |
| CMYK | cmyk(6%, 0%, 41.7%, 7.8%) |
| CIE-LAB | lab(90.14, -19.14, 45.89) |
| CIE-LCH | lch(90.14, 49.72, 112.63°) |
| OKLab | oklab(90.83% -0.0532 0.1112) |
| OKLCH | oklch(90.83% 0.123 115.6) |
| XYZ | xyz(64.0430, 76.5956, 35.0727) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.47
Greenish Beige
#C9D179
ΔE00 5.91
Khaki (CSS)
#F0E68C
ΔE00 6.03
Buff
#FEF69E
ΔE00 6.44
Yellowish Tan
#FCFC81
ΔE00 6.45
Parchment
#FEFCAF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEB89 #9789EB
analogous
#EBC889 #DDEB89 #ACEB89
triadic
#DDEB89 #89DDEB #EB89DD
tetradic
#DDEB89 #89EBC8 #9789EB #EB89AC
square
#DDEB89 #89EBC8 #9789EB #EB89AC
split-complementary
#DDEB89 #89ACEB #C889EB
monochromatic
#BCD524 #CEE255 #DDEB89 #ECF4BD #F7FBE5
Accessibility & contrast
On white
1.29
#DDEB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DDEB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEB89
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEB89 | 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)
#F7E281
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#E7E1D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ddeb89; /* rgb */ color: rgb(221, 235, 137); /* oklch */ color: oklch(90.8% 0.123 115.6);
Tailwind
colors: {
custom: {
50: '#e9f1ad',
500: '#ddeb89',
950: '#000000',
},
}SCSS
$custom: #ddeb89; $custom-light: #e9f1ad; $custom-dark: #000000;
JSON
{
"hex": "#ddeb89",
"rgb": {
"r": 221,
"g": 235,
"b": 137
},
"hsl": {
"h": 68.571,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.90826,
"c": 0.12327,
"h": 115.6
},
"luminance": 0.76595
}Semantic roles & 50–950 ramp
primary
#DDEB89
secondary
#6353C5
accent
#12D32E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161610
muted
#848581