#FBFF82#FBFF82
#FBFF82 is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.2% C 0.148 H 110.5°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF82 |
|---|---|
| RGB | rgb(251, 255, 130) |
| HSL | hsl(62, 100%, 75%) |
| HSV | hsv(62, 49%, 100%) |
| CMYK | cmyk(1.6%, 0%, 49%, 0%) |
| CIE-LAB | lab(97.49, -17.92, 58.67) |
| CIE-LCH | lch(97.49, 61.34, 106.99°) |
| OKLab | oklab(97.21% -0.0518 0.1387) |
| OKLCH | oklch(97.21% 0.148 110.5) |
| XYZ | xyz(79.5746, 93.6426, 34.9978) |
| Luminance | 0.9364 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.84
Pale Yellow
#FFFF84
ΔE00 0.93
Butter
#FFFF81
ΔE00 0.97
Yellowish Tan
#FCFC81
ΔE00 1.02
Banana (survey)
#FFFF7E
ΔE00 1.12
Light Yellow
#FFFE7A
ΔE00 1.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF82 #8682FF
analogous
#FFC482 #FBFF82 #BCFF82
triadic
#FBFF82 #82FBFF #FF82FB
tetradic
#FBFF82 #82FFC4 #8682FF #FF82BC
square
#FBFF82 #82FFC4 #8682FF #FF82BC
split-complementary
#FBFF82 #82BCFF #C482FF
monochromatic
#F7FF08 #F9FF45 #FBFF82 #FDFFBF #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FBFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF82
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF82 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF677
Deuteranopia (green-blind)
#FFFA88
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff82; /* rgb */ color: rgb(251, 255, 130); /* oklch */ color: oklch(97.2% 0.148 110.5);
Tailwind
colors: {
custom: {
50: '#ffffa9',
500: '#fbff82',
950: '#000000',
},
}SCSS
$custom: #fbff82; $custom-light: #ffffa9; $custom-dark: #000000;
JSON
{
"hex": "#fbff82",
"rgb": {
"r": 251,
"g": 255,
"b": 130
},
"hsl": {
"h": 61.92,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.97211,
"c": 0.14805,
"h": 110.5
},
"luminance": 0.93641
}Semantic roles & 50–950 ramp
primary
#FBFF82
secondary
#4C47DE
accent
#00E607
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581