#FB82FE#FB82FE
#FB82FE is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.208 H 326.4°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82FE |
|---|---|
| RGB | rgb(251, 130, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(1.2%, 48.8%, 0%, 0.4%) |
| CIE-LAB | lab(71.98, 62.75, -41.87) |
| CIE-LCH | lch(71.98, 75.44, 326.29°) |
| OKLab | oklab(78.45% 0.1734 -0.115) |
| OKLCH | oklch(78.45% 0.208 326.4) |
| XYZ | xyz(65.6544, 43.6337, 98.7107) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.21
Candy Pink
#FF63E9
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82FE #85FE82
analogous
#BD82FE #FB82FE #FE82C3
triadic
#FB82FE #FEFB82 #82FEFB
tetradic
#FB82FE #FEBD82 #85FE82 #82C3FE
square
#FB82FE #FEBD82 #85FE82 #82C3FE
split-complementary
#FB82FE #C3FE82 #82FEBD
monochromatic
#F709FD #F945FE #FB82FE #FDBFFE #FEE1FF
Accessibility & contrast
On white
2.16
#FB82FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FB82FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82FE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82FE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb82fe; /* rgb */ color: rgb(251, 130, 254); /* oklch */ color: oklch(78.4% 0.208 326.4);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fb82fe',
950: '#000000',
},
}SCSS
$custom: #fb82fe; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fb82fe",
"rgb": {
"r": 251,
"g": 130,
"b": 254
},
"hsl": {
"h": 298.548,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.78447,
"c": 0.20805,
"h": 326.4
},
"luminance": 0.4363
}Semantic roles & 50–950 ramp
primary
#FB82FE
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86