#FBFB77#FBFB77
#FBFB77 is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.3% C 0.154 H 109.0°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFB77 |
|---|---|
| RGB | rgb(251, 251, 119) |
| HSL | hsl(60, 94%, 73%) |
| HSV | hsv(60, 53%, 98%) |
| CMYK | cmyk(0%, 0%, 52.6%, 1.6%) |
| CIE-LAB | lab(96.34, -16.90, 62.27) |
| CIE-LCH | lch(96.34, 64.52, 105.18°) |
| OKLab | oklab(96.26% -0.05 0.1455) |
| OKLCH | oklch(96.26% 0.154 109) |
| XYZ | xyz(77.6126, 90.8375, 30.8941) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.68
Light Yellow
#FFFE7A
ΔE00 0.68
Butter Yellow
#FFFD74
ΔE00 0.89
Banana (survey)
#FFFF7E
ΔE00 0.91
Faded Yellow
#FEFF7F
ΔE00 0.99
Yellowish Tan
#FCFC81
ΔE00 1.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFB77 #7777FB
analogous
#FBB977 #FBFB77 #B9FB77
triadic
#FBFB77 #77FBFB #FB77FB
tetradic
#FBFB77 #77FBB9 #7777FB #FB77B9
square
#FBFB77 #77FBB9 #7777FB #FB77B9
split-complementary
#FBFB77 #77B9FB #B977FB
monochromatic
#F1F107 #F9F93C #FBFB77 #FDFDB2 #FEFEE1
Accessibility & contrast
On white
1.10
#FBFB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#FBFB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFB77
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFB77 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26A
Deuteranopia (green-blind)
#FFF77E
Tritanopia (blue-blind)
#FFEDDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfb77; /* rgb */ color: rgb(251, 251, 119); /* oklch */ color: oklch(96.3% 0.154 109.0);
Tailwind
colors: {
custom: {
50: '#fffca2',
500: '#fbfb77',
950: '#000000',
},
}SCSS
$custom: #fbfb77; $custom-light: #fffca2; $custom-dark: #000000;
JSON
{
"hex": "#fbfb77",
"rgb": {
"r": 251,
"g": 251,
"b": 119
},
"hsl": {
"h": 60,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.96262,
"c": 0.1538,
"h": 109
},
"luminance": 0.90835
}Semantic roles & 50–950 ramp
primary
#FBFB77
secondary
#3F3FD8
accent
#00E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580