#FBFB76#FBFB76
#FBFB76 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.3% C 0.155 H 109.0°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB76 |
|---|---|
| RGB | rgb(251, 251, 118) |
| HSL | hsl(60, 94%, 72%) |
| HSV | hsv(60, 53%, 98%) |
| CMYK | cmyk(0%, 0%, 53%, 1.6%) |
| CIE-LAB | lab(96.33, -16.97, 62.70) |
| CIE-LCH | lch(96.33, 64.96, 105.15°) |
| OKLab | oklab(96.25% -0.0503 0.1463) |
| OKLCH | oklch(96.25% 0.155 109) |
| XYZ | xyz(77.5529, 90.8136, 30.5795) |
| Luminance | 0.9081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.66
Light Yellow
#FFFE7A
ΔE00 0.69
Butter Yellow
#FFFD74
ΔE00 0.82
Banana (survey)
#FFFF7E
ΔE00 0.97
Faded Yellow
#FEFF7F
ΔE00 1.06
Pastel Yellow
#FFFE71
ΔE00 1.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB76 #7676FB
analogous
#FBB976 #FBFB76 #B9FB76
triadic
#FBFB76 #76FBFB #FB76FB
tetradic
#FBFB76 #76FBB9 #7676FB #FB76B9
square
#FBFB76 #76FBB9 #7676FB #FB76B9
split-complementary
#FBFB76 #76B9FB #B976FB
monochromatic
#F0F007 #F9F93B #FBFB76 #FDFDB1 #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#FBFB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB76
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB76 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF269
Deuteranopia (green-blind)
#FFF77D
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb76; /* rgb */ color: rgb(251, 251, 118); /* oklch */ color: oklch(96.3% 0.155 109.0);
Tailwind
colors: {
custom: {
50: '#fffca1',
500: '#fbfb76',
950: '#000000',
},
}SCSS
$custom: #fbfb76; $custom-light: #fffca1; $custom-dark: #000000;
JSON
{
"hex": "#fbfb76",
"rgb": {
"r": 251,
"g": 251,
"b": 118
},
"hsl": {
"h": 60,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.96251,
"c": 0.1547,
"h": 109
},
"luminance": 0.90812
}Semantic roles & 50–950 ramp
primary
#FBFB76
secondary
#3E3ED7
accent
#00E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580