#FBFC77#FBFC77
#FBFC77 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.155 H 109.4°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC77 |
|---|---|
| RGB | rgb(251, 252, 119) |
| HSL | hsl(60, 96%, 73%) |
| HSV | hsv(60, 53%, 99%) |
| CMYK | cmyk(0.4%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(96.60, -17.38, 62.57) |
| CIE-LCH | lch(96.60, 64.94, 105.52°) |
| OKLab | oklab(96.47% -0.0514 0.1461) |
| OKLCH | oklch(96.47% 0.155 109.4) |
| XYZ | xyz(77.9258, 91.4639, 30.9985) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.66
Custard
#FFFD78
ΔE00 0.76
Banana (survey)
#FFFF7E
ΔE00 0.83
Faded Yellow
#FEFF7F
ΔE00 0.88
Butter Yellow
#FFFD74
ΔE00 0.93
Butter
#FFFF81
ΔE00 1.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC77 #7877FC
analogous
#FCBA77 #FBFC77 #B9FC77
triadic
#FBFC77 #77FBFC #FC77FB
tetradic
#FBFC77 #77FCBA #7877FC #FC77B9
square
#FBFC77 #77FCBA #7877FC #FC77B9
split-complementary
#FBFC77 #77B9FC #BA77FC
monochromatic
#F1F305 #F9FB3B #FBFC77 #FDFDB3 #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#FBFC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC77
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC77 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36A
Deuteranopia (green-blind)
#FFF77E
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc77; /* rgb */ color: rgb(251, 252, 119); /* oklch */ color: oklch(96.5% 0.155 109.4);
Tailwind
colors: {
custom: {
50: '#fffda2',
500: '#fbfc77',
950: '#000000',
},
}SCSS
$custom: #fbfc77; $custom-light: #fffda2; $custom-dark: #000000;
JSON
{
"hex": "#fbfc77",
"rgb": {
"r": 251,
"g": 252,
"b": 119
},
"hsl": {
"h": 60.451,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.96467,
"c": 0.15486,
"h": 109.4
},
"luminance": 0.91462
}Semantic roles & 50–950 ramp
primary
#FBFC77
secondary
#3F3ED9
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580