#FBFE76#FBFE76
#FBFE76 is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.9% C 0.158 H 110.2°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE76 |
|---|---|
| RGB | rgb(251, 254, 118) |
| HSL | hsl(61, 99%, 73%) |
| HSV | hsv(61, 54%, 100%) |
| CMYK | cmyk(1.2%, 0%, 53.5%, 0.4%) |
| CIE-LAB | lab(97.11, -18.42, 63.59) |
| CIE-LCH | lch(97.11, 66.20, 106.15°) |
| OKLab | oklab(96.87% -0.0544 0.1482) |
| OKLCH | oklch(96.87% 0.158 110.2) |
| XYZ | xyz(78.4974, 92.7027, 30.8944) |
| Luminance | 0.9270 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.95
Faded Yellow
#FEFF7F
ΔE00 1.00
Banana (survey)
#FFFF7E
ΔE00 1.01
Custard
#FFFD78
ΔE00 1.13
Pastel Yellow
#FFFE71
ΔE00 1.15
Butter Yellow
#FFFD74
ΔE00 1.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE76 #7976FE
analogous
#FEBD76 #FBFE76 #B7FE76
triadic
#FBFE76 #76FBFE #FE76FB
tetradic
#FBFE76 #76FEBD #7976FE #FE76B7
square
#FBFE76 #76FEBD #7976FE #FE76B7
split-complementary
#FBFE76 #76B7FE #BD76FE
monochromatic
#F2F802 #F9FE39 #FBFE76 #FDFEB3 #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#FBFE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE76
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE76 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF468
Deuteranopia (green-blind)
#FFF97D
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe76; /* rgb */ color: rgb(251, 254, 118); /* oklch */ color: oklch(96.9% 0.158 110.2);
Tailwind
colors: {
custom: {
50: '#fffea1',
500: '#fbfe76',
950: '#000000',
},
}SCSS
$custom: #fbfe76; $custom-light: #fffea1; $custom-dark: #000000;
JSON
{
"hex": "#fbfe76",
"rgb": {
"r": 251,
"g": 254,
"b": 118
},
"hsl": {
"h": 61.324,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.96868,
"c": 0.15786,
"h": 110.2
},
"luminance": 0.92701
}Semantic roles & 50–950 ramp
primary
#FBFE76
secondary
#403DDB
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580