#DDE89D#DDE89D
#DDE89D is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.5% C 0.097 H 115.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE89D |
|---|---|
| RGB | rgb(221, 232, 157) |
| HSL | hsl(69, 62%, 76%) |
| HSV | hsv(69, 32%, 91%) |
| CMYK | cmyk(4.7%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(89.64, -15.35, 35.33) |
| CIE-LCH | lch(89.64, 38.52, 113.49°) |
| OKLab | oklab(90.52% -0.0412 0.0878) |
| OKLCH | oklch(90.52% 0.097 115.2) |
| XYZ | xyz(64.7613, 75.5203, 43.0570) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.22
Palegoldenrod
#EEE8AA
ΔE00 5.15
Parchment
#FEFCAF
ΔE00 5.84
Greenish Beige
#C9D179
ΔE00 6.01
Creme
#FFFFB6
ΔE00 6.02
Light Beige
#FFFEB6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE89D #A89DE8
analogous
#E8CE9D #DDE89D #B8E89D
triadic
#DDE89D #9DDDE8 #E89DDD
tetradic
#DDE89D #9DE8CE #A89DE8 #E89DB8
square
#DDE89D #9DE8CE #A89DE8 #E89DB8
split-complementary
#DDE89D #9DB8E8 #CE9DE8
monochromatic
#BBD13A #CCDC6B #DDE89D #EEF4CF #F6F9E6
Accessibility & contrast
On white
1.30
#DDE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DDE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE89D
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE89D | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E198
Deuteranopia (green-blind)
#F1E2A0
Tritanopia (blue-blind)
#E5E0D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde89d; /* rgb */ color: rgb(221, 232, 157); /* oklch */ color: oklch(90.5% 0.097 115.2);
Tailwind
colors: {
custom: {
50: '#e8efba',
500: '#dde89d',
950: '#000000',
},
}SCSS
$custom: #dde89d; $custom-light: #e8efba; $custom-dark: #000000;
JSON
{
"hex": "#dde89d",
"rgb": {
"r": 221,
"g": 232,
"b": 157
},
"hsl": {
"h": 68.8,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.90523,
"c": 0.09695,
"h": 115.2
},
"luminance": 0.7552
}Semantic roles & 50–950 ramp
primary
#DDE89D
secondary
#7466C3
accent
#1CCA35
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582