#FBFC80#FBFC80
#FBFC80 is a very light, vivid yellow. Relative luminance 0.917; OKLCH L 96.6% C 0.147 H 109.3°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC80 |
|---|---|
| RGB | rgb(251, 252, 128) |
| HSL | hsl(60, 95%, 75%) |
| HSV | hsv(60, 49%, 99%) |
| CMYK | cmyk(0.4%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(96.69, -16.65, 58.64) |
| CIE-LCH | lch(96.69, 60.96, 105.85°) |
| OKLab | oklab(96.57% -0.0484 0.1384) |
| OKLCH | oklch(96.57% 0.147 109.3) |
| XYZ | xyz(78.4921, 91.6904, 33.9811) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.25
Pale Yellow
#FFFF84
ΔE00 0.70
Butter
#FFFF81
ΔE00 0.72
Faded Yellow
#FEFF7F
ΔE00 0.74
Banana (survey)
#FFFF7E
ΔE00 0.90
Light Yellow
#FFFE7A
ΔE00 1.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC80 #8180FC
analogous
#FCBF80 #FBFC80 #BDFC80
triadic
#FBFC80 #80FBFC #FC80FB
tetradic
#FBFC80 #80FCBF #8180FC #FC80BD
square
#FBFC80 #80FCBF #8180FC #FC80BD
split-complementary
#FBFC80 #80BDFC #BF80FC
monochromatic
#F7F908 #F9FB44 #FBFC80 #FDFDBC #FEFEE1
Accessibility & contrast
On white
1.09
#FBFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#FBFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC80
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC80 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF375
Deuteranopia (green-blind)
#FFF886
Tritanopia (blue-blind)
#FFEFE0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fbfc80; /* rgb */ color: rgb(251, 252, 128); /* oklch */ color: oklch(96.6% 0.147 109.3);
Tailwind
colors: {
custom: {
50: '#fffda8',
500: '#fbfc80',
950: '#000000',
},
}SCSS
$custom: #fbfc80; $custom-light: #fffda8; $custom-dark: #000000;
JSON
{
"hex": "#fbfc80",
"rgb": {
"r": 251,
"g": 252,
"b": 128
},
"hsl": {
"h": 60.484,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.96571,
"c": 0.14665,
"h": 109.3
},
"luminance": 0.91689
}Semantic roles & 50–950 ramp
primary
#FBFC80
secondary
#4746DA
accent
#00E602
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581