#FB82FB#FB82FB
#FB82FB is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.3% C 0.205 H 327.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82FB |
|---|---|
| RGB | rgb(251, 130, 251) |
| HSL | hsl(300, 94%, 75%) |
| HSV | hsv(300, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.85, 62.23, -40.44) |
| CIE-LCH | lch(71.85, 74.22, 326.98°) |
| OKLab | oklab(78.31% 0.1729 -0.1109) |
| OKLCH | oklch(78.31% 0.205 327.3) |
| XYZ | xyz(65.1778, 43.4431, 96.2003) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82FB #82FB82
analogous
#BF82FB #FB82FB #FB82BF
triadic
#FB82FB #FBFB82 #82FBFB
tetradic
#FB82FB #FBBF82 #82FB82 #82BFFB
square
#FB82FB #FBBF82 #82FB82 #82BFFB
split-complementary
#FB82FB #BFFB82 #82FBBF
monochromatic
#F70BF7 #F947F9 #FB82FB #FDBDFD #FEE1FE
Accessibility & contrast
On white
2.17
#FB82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#FB82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82FB
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82FB | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb82fb; /* rgb */ color: rgb(251, 130, 251); /* oklch */ color: oklch(78.3% 0.205 327.3);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#fb82fb',
950: '#000000',
},
}SCSS
$custom: #fb82fb; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#fb82fb",
"rgb": {
"r": 251,
"g": 130,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.7831,
"c": 0.20543,
"h": 327.3
},
"luminance": 0.4344
}Semantic roles & 50–950 ramp
primary
#FB82FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85