#FBFF96#FBFF96
#FBFF96 is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.5% C 0.128 H 110.5°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF96 |
|---|---|
| RGB | rgb(251, 255, 150) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 41%, 100%) |
| CMYK | cmyk(1.6%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(97.73, -16.06, 49.61) |
| CIE-LCH | lch(97.73, 52.14, 107.93°) |
| OKLab | oklab(97.48% -0.0448 0.12) |
| OKLCH | oklch(97.48% 0.128 110.5) |
| XYZ | xyz(81.0498, 94.2327, 42.7674) |
| Luminance | 0.9423 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.72
Yellowish Tan
#FCFC81
ΔE00 2.81
Manilla
#FFFA86
ΔE00 2.95
Butter
#FFFF81
ΔE00 3.06
Faded Yellow
#FEFF7F
ΔE00 3.20
Banana (survey)
#FFFF7E
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF96 #9A96FF
analogous
#FFCF96 #FBFF96 #C7FF96
triadic
#FBFF96 #96FBFF #FF96FB
tetradic
#FBFF96 #96FFCF #9A96FF #FF96C7
square
#FBFF96 #96FFCF #9A96FF #FF96C7
split-complementary
#FBFF96 #96C7FF #CF96FF
monochromatic
#F6FF1C #F9FF59 #FBFF96 #FDFFD3 #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#FBFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF96
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF96 | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF78E
Deuteranopia (green-blind)
#FFFA9B
Tritanopia (blue-blind)
#FFF3E6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff96; /* rgb */ color: rgb(251, 255, 150); /* oklch */ color: oklch(97.5% 0.128 110.5);
Tailwind
colors: {
custom: {
50: '#feffb6',
500: '#fbff96',
950: '#000000',
},
}SCSS
$custom: #fbff96; $custom-light: #feffb6; $custom-dark: #000000;
JSON
{
"hex": "#fbff96",
"rgb": {
"r": 251,
"g": 255,
"b": 150
},
"hsl": {
"h": 62.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.97478,
"c": 0.12809,
"h": 110.5
},
"luminance": 0.94231
}Semantic roles & 50–950 ramp
primary
#FBFF96
secondary
#5D58E1
accent
#00E609
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581