#DEE89F#DEE89F
#DEE89F is a very light, moderate yellow. Relative luminance 0.757; OKLCH L 90.6% C 0.094 H 114.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE89F |
|---|---|
| RGB | rgb(222, 232, 159) |
| HSL | hsl(68, 61%, 77%) |
| HSV | hsv(68, 31%, 91%) |
| CMYK | cmyk(4.3%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(89.74, -14.73, 34.47) |
| CIE-LCH | lch(89.74, 37.49, 113.13°) |
| OKLab | oklab(90.64% -0.0394 0.0858) |
| OKLCH | oklch(90.64% 0.094 114.7) |
| XYZ | xyz(65.2388, 75.7466, 43.9779) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.34
Palegoldenrod
#EEE8AA
ΔE00 4.80
Parchment
#FEFCAF
ΔE00 5.70
Light Beige
#FFFEB6
ΔE00 5.85
Creme
#FFFFB6
ΔE00 5.85
Greenish Beige
#C9D179
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE89F #A99FE8
analogous
#E8CE9F #DEE89F #BAE89F
triadic
#DEE89F #9FDEE8 #E89FDE
tetradic
#DEE89F #9FE8CE #A99FE8 #E89FBA
square
#DEE89F #9FE8CE #A99FE8 #E89FBA
split-complementary
#DEE89F #9FBAE8 #CE9FE8
monochromatic
#BCD03C #CDDC6E #DEE89F #EFF4D0 #F7F9E6
Accessibility & contrast
On white
1.30
#DEE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#DEE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE89F
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE89F | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#F2E2A2
Tritanopia (blue-blind)
#E6E0D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dee89f; /* rgb */ color: rgb(222, 232, 159); /* oklch */ color: oklch(90.6% 0.094 114.7);
Tailwind
colors: {
custom: {
50: '#e9efbc',
500: '#dee89f',
950: '#000000',
},
}SCSS
$custom: #dee89f; $custom-light: #e9efbc; $custom-dark: #000000;
JSON
{
"hex": "#dee89f",
"rgb": {
"r": 222,
"g": 232,
"b": 159
},
"hsl": {
"h": 68.219,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.90636,
"c": 0.0944,
"h": 114.7
},
"luminance": 0.75746
}Semantic roles & 50–950 ramp
primary
#DEE89F
secondary
#7568C3
accent
#1CC934
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161612
muted
#848582