#FBFF76#FBFF76
#FBFF76 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.159 H 110.6°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF76 |
|---|---|
| RGB | rgb(251, 255, 118) |
| HSL | hsl(62, 100%, 73%) |
| HSV | hsv(62, 54%, 100%) |
| CMYK | cmyk(1.6%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(97.36, -18.90, 63.88) |
| CIE-LCH | lch(97.36, 66.62, 106.48°) |
| OKLab | oklab(97.07% -0.0558 0.1488) |
| OKLCH | oklch(97.07% 0.159 110.6) |
| XYZ | xyz(78.8156, 93.3390, 31.0004) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.13
Light Yellow
#FFFE7A
ΔE00 1.16
Banana (survey)
#FFFF7E
ΔE00 1.17
Pastel Yellow
#FFFE71
ΔE00 1.30
Custard
#FFFD78
ΔE00 1.37
Butter Yellow
#FFFD74
ΔE00 1.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF76 #7A76FF
analogous
#FFBE76 #FBFF76 #B6FF76
triadic
#FBFF76 #76FBFF #FF76FB
tetradic
#FBFF76 #76FFBE #7A76FF #FF76B6
square
#FBFF76 #76FFBE #7A76FF #FF76B6
split-complementary
#FBFF76 #76B6FF #BE76FF
monochromatic
#F3FB00 #F9FF39 #FBFF76 #FDFFB3 #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#FBFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF76
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF76 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF568
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbff76; /* rgb */ color: rgb(251, 255, 118); /* oklch */ color: oklch(97.1% 0.159 110.6);
Tailwind
colors: {
custom: {
50: '#ffffa1',
500: '#fbff76',
950: '#000000',
},
}SCSS
$custom: #fbff76; $custom-light: #ffffa1; $custom-dark: #000000;
JSON
{
"hex": "#fbff76",
"rgb": {
"r": 251,
"g": 255,
"b": 118
},
"hsl": {
"h": 61.752,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.97074,
"c": 0.15894,
"h": 110.6
},
"luminance": 0.93337
}Semantic roles & 50–950 ramp
primary
#FBFF76
secondary
#413DDD
accent
#00E607
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580