#FBFE91#FBFE91
#FBFE91 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.2% C 0.132 H 110.0°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE91 |
|---|---|
| RGB | rgb(251, 254, 145) |
| HSL | hsl(62, 98%, 78%) |
| HSV | hsv(62, 43%, 100%) |
| CMYK | cmyk(1.2%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(97.41, -16.07, 51.59) |
| CIE-LCH | lch(97.41, 54.04, 107.30°) |
| OKLab | oklab(97.2% -0.0452 0.1242) |
| OKLCH | oklch(97.2% 0.132 110) |
| XYZ | xyz(80.3376, 93.4388, 40.5860) |
| Luminance | 0.9344 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.07
Yellowish Tan
#FCFC81
ΔE00 2.12
Manilla
#FFFA86
ΔE00 2.36
Butter
#FFFF81
ΔE00 2.42
Faded Yellow
#FEFF7F
ΔE00 2.56
Banana (survey)
#FFFF7E
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE91 #9491FE
analogous
#FECA91 #FBFE91 #C4FE91
triadic
#FBFE91 #91FBFE #FE91FB
tetradic
#FBFE91 #91FECA #9491FE #FE91C4
square
#FBFE91 #91FECA #9491FE #FE91C4
split-complementary
#FBFE91 #91C4FE #CA91FE
monochromatic
#F7FD18 #F9FD54 #FBFE91 #FDFFCE #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FBFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE91
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE91 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF688
Deuteranopia (green-blind)
#FFF996
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe91; /* rgb */ color: rgb(251, 254, 145); /* oklch */ color: oklch(97.2% 0.132 110.0);
Tailwind
colors: {
custom: {
50: '#fefeb3',
500: '#fbfe91',
950: '#000000',
},
}SCSS
$custom: #fbfe91; $custom-light: #fefeb3; $custom-dark: #000000;
JSON
{
"hex": "#fbfe91",
"rgb": {
"r": 251,
"g": 254,
"b": 145
},
"hsl": {
"h": 61.651,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.97202,
"c": 0.13213,
"h": 110
},
"luminance": 0.93437
}Semantic roles & 50–950 ramp
primary
#FBFE91
secondary
#5854DF
accent
#00E606
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581