#FBFE80#FBFE80
#FBFE80 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.0% C 0.149 H 110.1°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE80 |
|---|---|
| RGB | rgb(251, 254, 128) |
| HSL | hsl(61, 98%, 75%) |
| HSV | hsv(61, 50%, 100%) |
| CMYK | cmyk(1.2%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(97.21, -17.61, 59.25) |
| CIE-LCH | lch(97.21, 61.81, 106.56°) |
| OKLab | oklab(96.98% -0.0511 0.1398) |
| OKLCH | oklch(96.98% 0.149 110.1) |
| XYZ | xyz(79.1235, 92.9531, 34.1916) |
| Luminance | 0.9295 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.61
Butter
#FFFF81
ΔE00 0.76
Yellowish Tan
#FCFC81
ΔE00 0.77
Pale Yellow
#FFFF84
ΔE00 0.80
Banana (survey)
#FFFF7E
ΔE00 0.88
Light Yellow
#FFFE7A
ΔE00 1.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE80 #8380FE
analogous
#FEC280 #FBFE80 #BCFE80
triadic
#FBFE80 #80FBFE #FE80FB
tetradic
#FBFE80 #80FEC2 #8380FE #FE80BC
square
#FBFE80 #80FEC2 #8380FE #FE80BC
split-complementary
#FBFE80 #80BCFE #C280FE
monochromatic
#F7FD07 #F9FE43 #FBFE80 #FDFEBD #FEFFE1
Accessibility & contrast
On white
1.07
#FBFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#FBFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE80
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE80 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF574
Deuteranopia (green-blind)
#FFF986
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfe80; /* rgb */ color: rgb(251, 254, 128); /* oklch */ color: oklch(97.0% 0.149 110.1);
Tailwind
colors: {
custom: {
50: '#fffea8',
500: '#fbfe80',
950: '#000000',
},
}SCSS
$custom: #fbfe80; $custom-light: #fffea8; $custom-dark: #000000;
JSON
{
"hex": "#fbfe80",
"rgb": {
"r": 251,
"g": 254,
"b": 128
},
"hsl": {
"h": 61.429,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.96982,
"c": 0.14882,
"h": 110.1
},
"luminance": 0.92951
}Semantic roles & 50–950 ramp
primary
#FBFE80
secondary
#4945DD
accent
#00E605
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581