#FB82FA#FB82FA
#FB82FA is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.3% C 0.205 H 327.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82FA |
|---|---|
| RGB | rgb(251, 130, 250) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(71.81, 62.06, -39.96) |
| CIE-LCH | lch(71.81, 73.81, 327.22°) |
| OKLab | oklab(78.27% 0.1727 -0.1096) |
| OKLCH | oklch(78.27% 0.205 327.6) |
| XYZ | xyz(65.0205, 43.3802, 95.3724) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82FA #82FB83
analogous
#C082FB #FB82FA #FB82BE
triadic
#FB82FA #FAFB82 #82FAFB
tetradic
#FB82FA #FBC082 #82FB83 #82BEFB
square
#FB82FA #FBC082 #82FB83 #82BEFB
split-complementary
#FB82FA #BEFB82 #82FBC0
monochromatic
#F70BF5 #F947F8 #FB82FA #FDBDFC #FEE1FE
Accessibility & contrast
On white
2.17
#FB82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FB82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82FA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82FA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb82fa; /* rgb */ color: rgb(251, 130, 250); /* oklch */ color: oklch(78.3% 0.205 327.6);
Tailwind
colors: {
custom: {
50: '#ffaafc',
500: '#fb82fa',
950: '#000000',
},
}SCSS
$custom: #fb82fa; $custom-light: #ffaafc; $custom-dark: #000000;
JSON
{
"hex": "#fb82fa",
"rgb": {
"r": 251,
"g": 130,
"b": 250
},
"hsl": {
"h": 300.496,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.78265,
"c": 0.20456,
"h": 327.6
},
"luminance": 0.43377
}Semantic roles & 50–950 ramp
primary
#FB82FA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85