#FBFB92#FBFB92
#FBFB92 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.6% C 0.128 H 108.6°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB92 |
|---|---|
| RGB | rgb(251, 251, 146) |
| HSL | hsl(60, 93%, 78%) |
| HSV | hsv(60, 42%, 98%) |
| CMYK | cmyk(0%, 0%, 41.8%, 1.6%) |
| CIE-LAB | lab(96.65, -14.51, 50.18) |
| CIE-LCH | lch(96.65, 52.23, 106.13°) |
| OKLab | oklab(96.6% -0.0407 0.1211) |
| OKLCH | oklch(96.6% 0.128 108.6) |
| XYZ | xyz(79.4705, 91.5806, 40.6790) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.05
Yellowish Tan
#FCFC81
ΔE00 2.37
Pale Yellow
#FFFF84
ΔE00 2.44
Butter
#FFFF81
ΔE00 2.79
Faded Yellow
#FEFF7F
ΔE00 2.98
Banana (survey)
#FFFF7E
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB92 #9292FB
analogous
#FBC692 #FBFB92 #C6FB92
triadic
#FBFB92 #92FBFB #FB92FB
tetradic
#FBFB92 #92FBC6 #9292FB #FB92C6
square
#FBFB92 #92FBC6 #9292FB #FB92C6
split-complementary
#FBFB92 #92C6FB #C692FB
monochromatic
#F7F71C #F9F957 #FBFB92 #FDFDCD #FEFEE1
Accessibility & contrast
On white
1.09
#FBFB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#FBFB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB92
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB92 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38A
Deuteranopia (green-blind)
#FFF797
Tritanopia (blue-blind)
#FFEFE2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfb92; /* rgb */ color: rgb(251, 251, 146); /* oklch */ color: oklch(96.6% 0.128 108.6);
Tailwind
colors: {
custom: {
50: '#fefcb3',
500: '#fbfb92',
950: '#000000',
},
}SCSS
$custom: #fbfb92; $custom-light: #fefcb3; $custom-dark: #000000;
JSON
{
"hex": "#fbfb92",
"rgb": {
"r": 251,
"g": 251,
"b": 146
},
"hsl": {
"h": 60,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.96604,
"c": 0.12771,
"h": 108.6
},
"luminance": 0.91579
}Semantic roles & 50–950 ramp
primary
#FBFB92
secondary
#5656DB
accent
#00E600
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581