#FFE889#FFE889
#FFE889 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 93.0% C 0.118 H 96.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE889 |
|---|---|
| RGB | rgb(255, 232, 137) |
| HSL | hsl(48, 100%, 77%) |
| HSV | hsv(48, 46%, 100%) |
| CMYK | cmyk(0%, 9%, 46.3%, 0%) |
| CIE-LAB | lab(92.03, -4.42, 48.84) |
| CIE-LCH | lch(92.03, 49.04, 95.17°) |
| OKLab | oklab(92.98% -0.0126 0.1175) |
| OKLCH | oklch(92.98% 0.118 96.1) |
| XYZ | xyz(74.6141, 80.7822, 35.3243) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.91
Sandy
#F1DA7A
ΔE00 3.11
Yellow Tan
#FFE36E
ΔE00 3.35
Dark Cream
#FFF39A
ΔE00 3.69
Khaki (CSS)
#F0E68C
ΔE00 3.71
Pale Gold
#FDDE6C
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE889 #89A0FF
analogous
#FFAD89 #FFE889 #DBFF89
triadic
#FFE889 #89FFE8 #E889FF
tetradic
#FFE889 #89FFAD #89A0FF #FF89DB
square
#FFE889 #89FFAD #89A0FF #FF89DB
split-complementary
#FFE889 #89DBFF #AD89FF
monochromatic
#FFD00F #FFDC4C #FFE889 #FFF4C6 #FFF9E0
Accessibility & contrast
On white
1.22
#FFE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#FFE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE889
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE889 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E481
Deuteranopia (green-blind)
#FFEB8D
Tritanopia (blue-blind)
#FFDBD1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe889; /* rgb */ color: rgb(255, 232, 137); /* oklch */ color: oklch(93.0% 0.118 96.1);
Tailwind
colors: {
custom: {
50: '#ffefad',
500: '#ffe889',
950: '#000000',
},
}SCSS
$custom: #ffe889; $custom-light: #ffefad; $custom-dark: #000000;
JSON
{
"hex": "#ffe889",
"rgb": {
"r": 255,
"g": 232,
"b": 137
},
"hsl": {
"h": 48.305,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92984,
"c": 0.11814,
"h": 96.1
},
"luminance": 0.80779
}Semantic roles & 50–950 ramp
primary
#FFE889
secondary
#4D69E0
accent
#2DE600
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581