#FFFE89#FFFE89
#FFFE89 is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.140 H 108.3°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE89 |
|---|---|
| RGB | rgb(255, 254, 137) |
| HSL | hsl(59, 100%, 77%) |
| HSV | hsv(59, 46%, 100%) |
| CMYK | cmyk(0%, 0.4%, 46.3%, 0%) |
| CIE-LAB | lab(97.61, -15.28, 55.67) |
| CIE-LCH | lch(97.61, 57.73, 105.35°) |
| OKLab | oklab(97.41% -0.0438 0.1326) |
| OKLCH | oklch(97.41% 0.14 108.3) |
| XYZ | xyz(81.1989, 93.9517, 37.5192) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.76
Yellowish Tan
#FCFC81
ΔE00 0.91
Butter
#FFFF81
ΔE00 1.10
Manilla
#FFFA86
ΔE00 1.17
Faded Yellow
#FEFF7F
ΔE00 1.35
Banana (survey)
#FFFF7E
ΔE00 1.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE89 #898AFF
analogous
#FFC389 #FFFE89 #C5FF89
triadic
#FFFE89 #89FFFE #FE89FF
tetradic
#FFFE89 #89FFC3 #898AFF #FF89C5
square
#FFFE89 #89FFC3 #898AFF #FF89C5
split-complementary
#FFFE89 #89C5FF #C389FF
monochromatic
#FFFD0F #FFFD4C #FFFE89 #FFFFC6 #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FFFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE89
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE89 | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF67F
Deuteranopia (green-blind)
#FFFA8F
Tritanopia (blue-blind)
#FFF1E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe89; /* rgb */ color: rgb(255, 254, 137); /* oklch */ color: oklch(97.4% 0.140 108.3);
Tailwind
colors: {
custom: {
50: '#fffeae',
500: '#fffe89',
950: '#000000',
},
}SCSS
$custom: #fffe89; $custom-light: #fffeae; $custom-dark: #000000;
JSON
{
"hex": "#fffe89",
"rgb": {
"r": 255,
"g": 254,
"b": 137
},
"hsl": {
"h": 59.492,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.9741,
"c": 0.13966,
"h": 108.3
},
"luminance": 0.9395
}Semantic roles & 50–950 ramp
primary
#FFFE89
secondary
#4D4EE0
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581