#FBFF94#FBFF94
#FBFF94 is a very light, vivid yellow. Relative luminance 0.942; OKLCH L 97.4% C 0.130 H 110.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF94 |
|---|---|
| RGB | rgb(251, 255, 148) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 42%, 100%) |
| CMYK | cmyk(1.6%, 0%, 42%, 0%) |
| CIE-LAB | lab(97.70, -16.26, 50.53) |
| CIE-LCH | lch(97.70, 53.08, 107.83°) |
| OKLab | oklab(97.45% -0.0455 0.122) |
| OKLCH | oklch(97.45% 0.13 110.5) |
| XYZ | xyz(80.8902, 94.1689, 41.9265) |
| Luminance | 0.9417 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.46
Yellowish Tan
#FCFC81
ΔE00 2.55
Manilla
#FFFA86
ΔE00 2.77
Butter
#FFFF81
ΔE00 2.80
Faded Yellow
#FEFF7F
ΔE00 2.93
Banana (survey)
#FFFF7E
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF94 #9894FF
analogous
#FFCE94 #FBFF94 #C6FF94
triadic
#FBFF94 #94FBFF #FF94FB
tetradic
#FBFF94 #94FFCE #9894FF #FF94C6
square
#FBFF94 #94FFCE #9894FF #FF94C6
split-complementary
#FBFF94 #94C6FF #CE94FF
monochromatic
#F6FF1A #F9FF57 #FBFF94 #FDFFD1 #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FBFF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF94
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF94 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF78B
Deuteranopia (green-blind)
#FFFA99
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff94; /* rgb */ color: rgb(251, 255, 148); /* oklch */ color: oklch(97.4% 0.130 110.5);
Tailwind
colors: {
custom: {
50: '#feffb5',
500: '#fbff94',
950: '#000000',
},
}SCSS
$custom: #fbff94; $custom-light: #feffb5; $custom-dark: #000000;
JSON
{
"hex": "#fbff94",
"rgb": {
"r": 251,
"g": 255,
"b": 148
},
"hsl": {
"h": 62.243,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.97449,
"c": 0.13018,
"h": 110.5
},
"luminance": 0.94167
}Semantic roles & 50–950 ramp
primary
#FBFF94
secondary
#5B56E1
accent
#00E609
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581