#FBFF92#FBFF92
#FBFF92 is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.4% C 0.132 H 110.5°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF92 |
|---|---|
| RGB | rgb(251, 255, 146) |
| HSL | hsl(62, 100%, 79%) |
| HSV | hsv(62, 43%, 100%) |
| CMYK | cmyk(1.6%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(97.67, -16.45, 51.45) |
| CIE-LCH | lch(97.67, 54.02, 107.73°) |
| OKLab | oklab(97.42% -0.0462 0.1239) |
| OKLCH | oklch(97.42% 0.132 110.5) |
| XYZ | xyz(80.7332, 94.1061, 41.0999) |
| Luminance | 0.9411 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 2.20
Yellowish Tan
#FCFC81
ΔE00 2.29
Butter
#FFFF81
ΔE00 2.54
Manilla
#FFFA86
ΔE00 2.62
Faded Yellow
#FEFF7F
ΔE00 2.66
Banana (survey)
#FFFF7E
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF92 #9692FF
analogous
#FFCC92 #FBFF92 #C4FF92
triadic
#FBFF92 #92FBFF #FF92FB
tetradic
#FBFF92 #92FFCC #9692FF #FF92C4
square
#FBFF92 #92FFCC #9692FF #FF92C4
split-complementary
#FBFF92 #92C4FF #CC92FF
monochromatic
#F7FF18 #F9FF55 #FBFF92 #FDFFCF #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#FBFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF92
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF92 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF689
Deuteranopia (green-blind)
#FFFA97
Tritanopia (blue-blind)
#FFF3E5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff92; /* rgb */ color: rgb(251, 255, 146); /* oklch */ color: oklch(97.4% 0.132 110.5);
Tailwind
colors: {
custom: {
50: '#feffb4',
500: '#fbff92',
950: '#000000',
},
}SCSS
$custom: #fbff92; $custom-light: #feffb4; $custom-dark: #000000;
JSON
{
"hex": "#fbff92",
"rgb": {
"r": 251,
"g": 255,
"b": 146
},
"hsl": {
"h": 62.202,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.97421,
"c": 0.13225,
"h": 110.5
},
"luminance": 0.94105
}Semantic roles & 50–950 ramp
primary
#FBFF92
secondary
#5954E1
accent
#00E608
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581