#FBFF95#FBFF95
#FBFF95 is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.5% C 0.129 H 110.5°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF95 |
|---|---|
| RGB | rgb(251, 255, 149) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 42%, 100%) |
| CMYK | cmyk(1.6%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(97.71, -16.16, 50.07) |
| CIE-LCH | lch(97.71, 52.61, 107.88°) |
| OKLab | oklab(97.46% -0.0451 0.121) |
| OKLCH | oklch(97.46% 0.129 110.5) |
| XYZ | xyz(80.9696, 94.2007, 42.3451) |
| Luminance | 0.9420 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.59
Yellowish Tan
#FCFC81
ΔE00 2.67
Manilla
#FFFA86
ΔE00 2.86
Butter
#FFFF81
ΔE00 2.93
Faded Yellow
#FEFF7F
ΔE00 3.06
Banana (survey)
#FFFF7E
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF95 #9995FF
analogous
#FFCE95 #FBFF95 #C6FF95
triadic
#FBFF95 #95FBFF #FF95FB
tetradic
#FBFF95 #95FFCE #9995FF #FF95C6
square
#FBFF95 #95FFCE #9995FF #FF95C6
split-complementary
#FBFF95 #95C6FF #CE95FF
monochromatic
#F6FF1B #F9FF58 #FBFF95 #FDFFD2 #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#FBFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF95
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF95 | 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)
#FFF78D
Deuteranopia (green-blind)
#FFFA9A
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff95; /* rgb */ color: rgb(251, 255, 149); /* oklch */ color: oklch(97.5% 0.129 110.5);
Tailwind
colors: {
custom: {
50: '#feffb6',
500: '#fbff95',
950: '#000000',
},
}SCSS
$custom: #fbff95; $custom-light: #feffb6; $custom-dark: #000000;
JSON
{
"hex": "#fbff95",
"rgb": {
"r": 251,
"g": 255,
"b": 149
},
"hsl": {
"h": 62.264,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.97463,
"c": 0.12914,
"h": 110.5
},
"luminance": 0.94199
}Semantic roles & 50–950 ramp
primary
#FBFF95
secondary
#5C57E1
accent
#00E609
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581