#FC82FC#FC82FC
#FC82FC is a light, highly saturated purple. Relative luminance 0.437; OKLCH L 78.5% C 0.207 H 327.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82FC |
|---|---|
| RGB | rgb(252, 130, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(72.02, 62.68, -40.71) |
| CIE-LCH | lch(72.02, 74.74, 326.99°) |
| OKLab | oklab(78.47% 0.1741 -0.1117) |
| OKLCH | oklch(78.47% 0.207 327.3) |
| XYZ | xyz(65.6971, 43.6926, 97.0497) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82FC #82FC82
analogous
#BF82FC #FC82FC #FC82BF
triadic
#FC82FC #FCFC82 #82FCFC
tetradic
#FC82FC #FCBF82 #82FC82 #82BFFC
square
#FC82FC #FCBF82 #82FC82 #82BFFC
split-complementary
#FC82FC #BFFC82 #82FCBF
monochromatic
#F90AF9 #FB46FB #FC82FC #FDBEFD #FEE1FE
Accessibility & contrast
On white
2.16
#FC82FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FC82FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82FC
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82FC | 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)
#77A6FF
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc82fc; /* rgb */ color: rgb(252, 130, 252); /* oklch */ color: oklch(78.5% 0.207 327.3);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#fc82fc',
950: '#000000',
},
}SCSS
$custom: #fc82fc; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#fc82fc",
"rgb": {
"r": 252,
"g": 130,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78474,
"c": 0.20689,
"h": 327.3
},
"luminance": 0.43689
}Semantic roles & 50–950 ramp
primary
#FC82FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86