#FB82FC#FB82FC
#FB82FC is a light, highly saturated purple. Relative luminance 0.435; OKLCH L 78.4% C 0.206 H 327.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82FC |
|---|---|
| RGB | rgb(251, 130, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0.4%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.90, 62.41, -40.92) |
| CIE-LCH | lch(71.90, 74.62, 326.75°) |
| OKLab | oklab(78.35% 0.1731 -0.1123) |
| OKLCH | oklch(78.35% 0.206 327) |
| XYZ | xyz(65.3358, 43.5063, 97.0327) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82FC #83FC82
analogous
#BE82FC #FB82FC #FC82C0
triadic
#FB82FC #FCFB82 #82FCFB
tetradic
#FB82FC #FCBE82 #83FC82 #82C0FC
square
#FB82FC #FCBE82 #83FC82 #82C0FC
split-complementary
#FB82FC #C0FC82 #82FCBE
monochromatic
#F70AF9 #F946FB #FB82FC #FDBEFD #FEE1FE
Accessibility & contrast
On white
2.16
#FB82FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FB82FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82FC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82FC | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb82fc; /* rgb */ color: rgb(251, 130, 252); /* oklch */ color: oklch(78.4% 0.206 327.0);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#fb82fc',
950: '#000000',
},
}SCSS
$custom: #fb82fc; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#fb82fc",
"rgb": {
"r": 251,
"g": 130,
"b": 252
},
"hsl": {
"h": 299.508,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78355,
"c": 0.2063,
"h": 327
},
"luminance": 0.43503
}Semantic roles & 50–950 ramp
primary
#FB82FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86