#DEDF89#DEDF89
#DEDF89 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.4% C 0.108 H 109.0°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDF89 |
|---|---|
| RGB | rgb(222, 223, 137) |
| HSL | hsl(61, 57%, 71%) |
| HSV | hsv(61, 39%, 87%) |
| CMYK | cmyk(0.4%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(87.05, -12.84, 42.02) |
| CIE-LCH | lch(87.05, 43.93, 106.99°) |
| OKLab | oklab(88.39% -0.0353 0.1024) |
| OKLCH | oklch(88.39% 0.108 109) |
| XYZ | xyz(61.0280, 70.1123, 33.9802) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.63
Greenish Beige
#C9D179
ΔE00 4.05
Light Khaki
#E6F2A2
ΔE00 4.97
Palegoldenrod
#EEE8AA
ΔE00 5.43
Buff
#FEF69E
ΔE00 5.83
Dark Cream
#FFF39A
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDF89 #8A89DF
analogous
#DFB589 #DEDF89 #B3DF89
triadic
#DEDF89 #89DEDF #DF89DE
tetradic
#DEDF89 #89DFB5 #8A89DF #DF89B3
square
#DEDF89 #89DFB5 #8A89DF #DF89B3
split-complementary
#DEDF89 #89B3DF #B589DF
monochromatic
#B9BB33 #D1D259 #DEDF89 #EBECB9 #F8F8E7
Accessibility & contrast
On white
1.40
#DEDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#DEDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDF89
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDF89 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD882
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#E9D5CA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dedf89; /* rgb */ color: rgb(222, 223, 137); /* oklch */ color: oklch(88.4% 0.108 109.0);
Tailwind
colors: {
custom: {
50: '#e9e8ac',
500: '#dedf89',
950: '#000000',
},
}SCSS
$custom: #dedf89; $custom-light: #e9e8ac; $custom-dark: #000000;
JSON
{
"hex": "#dedf89",
"rgb": {
"r": 222,
"g": 223,
"b": 137
},
"hsl": {
"h": 60.698,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.88388,
"c": 0.10831,
"h": 109
},
"luminance": 0.70111
}Semantic roles & 50–950 ramp
primary
#DEDF89
secondary
#5756B7
accent
#21C523
background
#FEFEFD
surface
#FDFCF7
border
#D5D5D0
text
#161610
muted
#848481