#FB82FF#FB82FF
#FB82FF is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.5% C 0.209 H 326.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82FF |
|---|---|
| RGB | rgb(251, 130, 255) |
| HSL | hsl(298, 100%, 75%) |
| HSV | hsv(298, 49%, 100%) |
| CMYK | cmyk(1.6%, 49%, 0%, 0%) |
| CIE-LAB | lab(72.03, 62.93, -42.35) |
| CIE-LCH | lch(72.03, 75.85, 326.06°) |
| OKLab | oklab(78.49% 0.1735 -0.1164) |
| OKLCH | oklch(78.49% 0.209 326.1) |
| XYZ | xyz(65.8149, 43.6980, 99.5562) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.32
Violet Pink
#FB5FFC
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82FF #86FF82
analogous
#BC82FF #FB82FF #FF82C4
triadic
#FB82FF #FFFB82 #82FFFB
tetradic
#FB82FF #FFBC82 #86FF82 #82C4FF
square
#FB82FF #FFBC82 #86FF82 #82C4FF
split-complementary
#FB82FF #C4FF82 #82FFBC
monochromatic
#F708FF #F945FF #FB82FF #FDBFFF #FEE0FF
Accessibility & contrast
On white
2.16
#FB82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FB82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82FF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82FF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb82ff; /* rgb */ color: rgb(251, 130, 255); /* oklch */ color: oklch(78.5% 0.209 326.1);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fb82ff',
950: '#000000',
},
}SCSS
$custom: #fb82ff; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fb82ff",
"rgb": {
"r": 251,
"g": 130,
"b": 255
},
"hsl": {
"h": 298.08,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78493,
"c": 0.20893,
"h": 326.1
},
"luminance": 0.43694
}Semantic roles & 50–950 ramp
primary
#FB82FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86