#DDE89B#DDE89B
#DDE89B is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.5% C 0.099 H 115.0°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE89B |
|---|---|
| RGB | rgb(221, 232, 155) |
| HSL | hsl(69, 63%, 76%) |
| HSV | hsv(69, 33%, 91%) |
| CMYK | cmyk(4.7%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(89.60, -15.60, 36.30) |
| CIE-LCH | lch(89.60, 39.51, 113.26°) |
| OKLab | oklab(90.49% -0.042 0.09) |
| OKLCH | oklch(90.49% 0.099 115) |
| XYZ | xyz(64.5919, 75.4525, 42.1651) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.14
Palegoldenrod
#EEE8AA
ΔE00 5.29
Parchment
#FEFCAF
ΔE00 5.82
Greenish Beige
#C9D179
ΔE00 5.84
Creme
#FFFFB6
ΔE00 6.06
Light Beige
#FFFEB6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE89B #A69BE8
analogous
#E8CC9B #DDE89B #B6E89B
triadic
#DDE89B #9BDDE8 #E89BDD
tetradic
#DDE89B #9BE8CC #A69BE8 #E89BB6
square
#DDE89B #9BE8CC #A69BE8 #E89BB6
split-complementary
#DDE89B #9BB6E8 #CC9BE8
monochromatic
#BBD137 #CCDD69 #DDE89B #EEF3CD #F7F9E6
Accessibility & contrast
On white
1.31
#DDE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#DDE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE89B
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE89B | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E196
Deuteranopia (green-blind)
#F2E29E
Tritanopia (blue-blind)
#E5E0D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde89b; /* rgb */ color: rgb(221, 232, 155); /* oklch */ color: oklch(90.5% 0.099 115.0);
Tailwind
colors: {
custom: {
50: '#e8efb9',
500: '#dde89b',
950: '#000000',
},
}SCSS
$custom: #dde89b; $custom-light: #e8efb9; $custom-dark: #000000;
JSON
{
"hex": "#dde89b",
"rgb": {
"r": 221,
"g": 232,
"b": 155
},
"hsl": {
"h": 68.571,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.90488,
"c": 0.09928,
"h": 115
},
"luminance": 0.75452
}Semantic roles & 50–950 ramp
primary
#DDE89B
secondary
#7265C3
accent
#1BCA34
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581