#FFEE89#FFEE89
#FFEE89 is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 94.2% C 0.123 H 99.9°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEE89 |
|---|---|
| RGB | rgb(255, 238, 137) |
| HSL | hsl(51, 100%, 77%) |
| HSV | hsv(51, 46%, 100%) |
| CMYK | cmyk(0%, 6.7%, 46.3%, 0%) |
| CIE-LAB | lab(93.55, -7.42, 50.71) |
| CIE-LCH | lch(93.55, 51.25, 98.32°) |
| OKLab | oklab(94.18% -0.0213 0.1216) |
| OKLCH | oklch(94.18% 0.123 99.9) |
| XYZ | xyz(76.3319, 84.2178, 35.8969) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 2.46
Sandy Yellow
#FDEE73
ΔE00 2.92
Khaki (CSS)
#F0E68C
ΔE00 3.09
Buff
#FEF69E
ΔE00 3.47
Manilla
#FFFA86
ΔE00 4.07
Yellow Tan
#FFE36E
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEE89 #899AFF
analogous
#FFB389 #FFEE89 #D5FF89
triadic
#FFEE89 #89FFEE #EE89FF
tetradic
#FFEE89 #89FFB3 #899AFF #FF89D5
square
#FFEE89 #89FFB3 #899AFF #FF89D5
split-complementary
#FFEE89 #89D5FF #B389FF
monochromatic
#FFDC0F #FFE54C #FFEE89 #FFF7C6 #FFFBE0
Accessibility & contrast
On white
1.18
#FFEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#FFEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEE89
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEE89 | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#FFEF8D
Tritanopia (blue-blind)
#FFE1D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffee89; /* rgb */ color: rgb(255, 238, 137); /* oklch */ color: oklch(94.2% 0.123 99.9);
Tailwind
colors: {
custom: {
50: '#fff3ad',
500: '#ffee89',
950: '#000000',
},
}SCSS
$custom: #ffee89; $custom-light: #fff3ad; $custom-dark: #000000;
JSON
{
"hex": "#ffee89",
"rgb": {
"r": 255,
"g": 238,
"b": 137
},
"hsl": {
"h": 51.356,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9418,
"c": 0.12347,
"h": 99.9
},
"luminance": 0.84215
}Semantic roles & 50–950 ramp
primary
#FFEE89
secondary
#4D62E0
accent
#21E600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581