#FF82FB#FF82FB
#FF82FB is a light, highly saturated purple. Relative luminance 0.442; OKLCH L 78.8% C 0.208 H 328.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82FB |
|---|---|
| RGB | rgb(255, 130, 251) |
| HSL | hsl(302, 100%, 75%) |
| HSV | hsv(302, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 1.6%, 0%) |
| CIE-LAB | lab(72.36, 63.32, -39.62) |
| CIE-LCH | lch(72.36, 74.69, 327.97°) |
| OKLab | oklab(78.79% 0.1773 -0.1085) |
| OKLCH | oklch(78.79% 0.208 328.5) |
| XYZ | xyz(66.6343, 44.1941, 96.2686) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.98
Light Magenta
#FA5FF7
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82FB #82FF86
analogous
#C482FF #FF82FB #FF82BC
triadic
#FF82FB #FBFF82 #82FBFF
tetradic
#FF82FB #FFC482 #82FF86 #82BCFF
square
#FF82FB #FFC482 #82FF86 #82BCFF
split-complementary
#FF82FB #BCFF82 #82FFC4
monochromatic
#FF08F7 #FF45F9 #FF82FB #FFBFFD #FFE0FE
Accessibility & contrast
On white
2.13
#FF82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FF82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82FB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82FB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff82fb; /* rgb */ color: rgb(255, 130, 251); /* oklch */ color: oklch(78.8% 0.208 328.5);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#ff82fb',
950: '#000000',
},
}SCSS
$custom: #ff82fb; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#ff82fb",
"rgb": {
"r": 255,
"g": 130,
"b": 251
},
"hsl": {
"h": 301.92,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78788,
"c": 0.20783,
"h": 328.5
},
"luminance": 0.4419
}Semantic roles & 50–950 ramp
primary
#FF82FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85