#FBFA91#FBFA91
#FBFA91 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.4% C 0.128 H 108.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA91 |
|---|---|
| RGB | rgb(251, 250, 145) |
| HSL | hsl(59, 93%, 78%) |
| HSV | hsv(59, 42%, 98%) |
| CMYK | cmyk(0%, 0.4%, 42.2%, 1.6%) |
| CIE-LAB | lab(96.38, -14.12, 50.32) |
| CIE-LCH | lch(96.38, 52.26, 105.68°) |
| OKLab | oklab(96.39% -0.0396 0.1213) |
| OKLCH | oklch(96.39% 0.128 108.1) |
| XYZ | xyz(79.0815, 90.9265, 40.1673) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.88
Yellowish Tan
#FCFC81
ΔE00 2.34
Pale Yellow
#FFFF84
ΔE00 2.46
Butter
#FFFF81
ΔE00 2.79
Faded Yellow
#FEFF7F
ΔE00 3.00
Buff
#FEF69E
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA91 #9192FB
analogous
#FBC591 #FBFA91 #C7FB91
triadic
#FBFA91 #91FBFA #FA91FB
tetradic
#FBFA91 #91FBC5 #9192FB #FB91C7
square
#FBFA91 #91FBC5 #9192FB #FB91C7
split-complementary
#FBFA91 #91C7FB #C591FB
monochromatic
#F7F51B #F9F756 #FBFA91 #FDFDCC #FEFEE1
Accessibility & contrast
On white
1.09
#FBFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#FBFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA91
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA91 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFF796
Tritanopia (blue-blind)
#FFEEE1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfa91; /* rgb */ color: rgb(251, 250, 145); /* oklch */ color: oklch(96.4% 0.128 108.1);
Tailwind
colors: {
custom: {
50: '#fefbb3',
500: '#fbfa91',
950: '#000000',
},
}SCSS
$custom: #fbfa91; $custom-light: #fefbb3; $custom-dark: #000000;
JSON
{
"hex": "#fbfa91",
"rgb": {
"r": 251,
"g": 250,
"b": 145
},
"hsl": {
"h": 59.434,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.96386,
"c": 0.12763,
"h": 108.1
},
"luminance": 0.90925
}Semantic roles & 50–950 ramp
primary
#FBFA91
secondary
#5556DB
accent
#02E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581