#FC82FA#FC82FA
#FC82FA is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.205 H 327.9°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82FA |
|---|---|
| RGB | rgb(252, 130, 250) |
| HSL | hsl(301, 95%, 75%) |
| HSV | hsv(301, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(71.94, 62.33, -39.75) |
| CIE-LCH | lch(71.94, 73.93, 327.47°) |
| OKLab | oklab(78.38% 0.1738 -0.109) |
| OKLCH | oklch(78.38% 0.205 327.9) |
| XYZ | xyz(65.3818, 43.5665, 95.3893) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.39
Violet Pink
#FB5FFC
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82FA #82FC84
analogous
#C182FC #FC82FA #FC82BD
triadic
#FC82FA #FAFC82 #82FAFC
tetradic
#FC82FA #FCC182 #82FC84 #82BDFC
square
#FC82FA #FCC182 #82FC84 #82BDFC
split-complementary
#FC82FA #BDFC82 #82FCC1
monochromatic
#F90AF5 #FB46F8 #FC82FA #FDBEFC #FEE1FE
Accessibility & contrast
On white
2.16
#FC82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FC82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82FA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82FA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#FF8EB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc82fa; /* rgb */ color: rgb(252, 130, 250); /* oklch */ color: oklch(78.4% 0.205 327.9);
Tailwind
colors: {
custom: {
50: '#ffaafc',
500: '#fc82fa',
950: '#000000',
},
}SCSS
$custom: #fc82fa; $custom-light: #ffaafc; $custom-dark: #000000;
JSON
{
"hex": "#fc82fa",
"rgb": {
"r": 252,
"g": 130,
"b": 250
},
"hsl": {
"h": 300.984,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78384,
"c": 0.20516,
"h": 327.9
},
"luminance": 0.43563
}Semantic roles & 50–950 ramp
primary
#FC82FA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85