#FBFB80#FBFB80
#FBFB80 is a very light, vivid yellow. Relative luminance 0.911; OKLCH L 96.4% C 0.146 H 108.8°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB80 |
|---|---|
| RGB | rgb(251, 251, 128) |
| HSL | hsl(60, 94%, 74%) |
| HSV | hsv(60, 49%, 98%) |
| CMYK | cmyk(0%, 0%, 49%, 1.6%) |
| CIE-LAB | lab(96.44, -16.16, 58.33) |
| CIE-LCH | lch(96.44, 60.53, 105.49°) |
| OKLab | oklab(96.37% -0.047 0.1378) |
| OKLCH | oklch(96.37% 0.146 108.8) |
| XYZ | xyz(78.1789, 91.0640, 33.8767) |
| Luminance | 0.9106 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.20
Pale Yellow
#FFFF84
ΔE00 0.81
Butter
#FFFF81
ΔE00 0.86
Faded Yellow
#FEFF7F
ΔE00 0.94
Banana (survey)
#FFFF7E
ΔE00 1.03
Light Yellow
#FFFE7A
ΔE00 1.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB80 #8080FB
analogous
#FBBE80 #FBFB80 #BEFB80
triadic
#FBFB80 #80FBFB #FB80FB
tetradic
#FBFB80 #80FBBE #8080FB #FB80BE
square
#FBFB80 #80FBBE #8080FB #FB80BE
split-complementary
#FBFB80 #80BEFB #BE80FB
monochromatic
#F7F709 #F9F945 #FBFB80 #FDFDBB #FEFEE1
Accessibility & contrast
On white
1.09
#FBFB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#FBFB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB80
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB80 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF275
Deuteranopia (green-blind)
#FFF786
Tritanopia (blue-blind)
#FFEEDF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfb80; /* rgb */ color: rgb(251, 251, 128); /* oklch */ color: oklch(96.4% 0.146 108.8);
Tailwind
colors: {
custom: {
50: '#fffca8',
500: '#fbfb80',
950: '#000000',
},
}SCSS
$custom: #fbfb80; $custom-light: #fffca8; $custom-dark: #000000;
JSON
{
"hex": "#fbfb80",
"rgb": {
"r": 251,
"g": 251,
"b": 128
},
"hsl": {
"h": 60,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.96366,
"c": 0.14557,
"h": 108.8
},
"luminance": 0.91062
}Semantic roles & 50–950 ramp
primary
#FBFB80
secondary
#4646D9
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581