#FFFE91#FFFE91
#FFFE91 is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.5% C 0.132 H 108.2°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE91 |
|---|---|
| RGB | rgb(255, 254, 145) |
| HSL | hsl(59, 100%, 78%) |
| HSV | hsv(59, 43%, 100%) |
| CMYK | cmyk(0%, 0.4%, 43.1%, 0%) |
| CIE-LAB | lab(97.71, -14.53, 52.03) |
| CIE-LCH | lch(97.71, 54.02, 105.61°) |
| OKLab | oklab(97.52% -0.041 0.1251) |
| OKLCH | oklch(97.52% 0.132 108.2) |
| XYZ | xyz(81.7941, 94.1898, 40.6543) |
| Luminance | 0.9419 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.63
Pale Yellow
#FFFF84
ΔE00 1.79
Yellowish Tan
#FCFC81
ΔE00 1.89
Butter
#FFFF81
ΔE00 2.15
Faded Yellow
#FEFF7F
ΔE00 2.39
Banana (survey)
#FFFF7E
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE91 #9192FF
analogous
#FFC791 #FFFE91 #C9FF91
triadic
#FFFE91 #91FFFE #FE91FF
tetradic
#FFFE91 #91FFC7 #9192FF #FF91C9
square
#FFFE91 #91FFC7 #9192FF #FF91C9
split-complementary
#FFFE91 #91C9FF #C791FF
monochromatic
#FFFD17 #FFFD54 #FFFE91 #FFFFCE #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#FFFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE91
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE91 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF688
Deuteranopia (green-blind)
#FFFA96
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe91; /* rgb */ color: rgb(255, 254, 145); /* oklch */ color: oklch(97.5% 0.132 108.2);
Tailwind
colors: {
custom: {
50: '#fffeb3',
500: '#fffe91',
950: '#000000',
},
}SCSS
$custom: #fffe91; $custom-light: #fffeb3; $custom-dark: #000000;
JSON
{
"hex": "#fffe91",
"rgb": {
"r": 255,
"g": 254,
"b": 145
},
"hsl": {
"h": 59.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.97517,
"c": 0.13165,
"h": 108.2
},
"luminance": 0.94188
}Semantic roles & 50–950 ramp
primary
#FFFE91
secondary
#5355E1
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581