#FC82FE#FC82FE
#FC82FE is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.6% C 0.209 H 326.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82FE |
|---|---|
| RGB | rgb(252, 130, 254) |
| HSL | hsl(299, 98%, 75%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(0.8%, 48.8%, 0%, 0.4%) |
| CIE-LAB | lab(72.11, 63.02, -41.67) |
| CIE-LCH | lch(72.11, 75.55, 326.53°) |
| OKLab | oklab(78.57% 0.1744 -0.1144) |
| OKLCH | oklch(78.57% 0.209 326.7) |
| XYZ | xyz(66.0157, 43.8200, 98.7276) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.65
Violet Pink
#FB5FFC
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82FE #84FE82
analogous
#BE82FE #FC82FE #FE82C2
triadic
#FC82FE #FEFC82 #82FEFC
tetradic
#FC82FE #FEBE82 #84FE82 #82C2FE
square
#FC82FE #FEBE82 #84FE82 #82C2FE
split-complementary
#FC82FE #C2FE82 #82FEBE
monochromatic
#F909FD #FB45FE #FC82FE #FDBFFE #FEE1FF
Accessibility & contrast
On white
2.15
#FC82FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FC82FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82FE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82FE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc82fe; /* rgb */ color: rgb(252, 130, 254); /* oklch */ color: oklch(78.6% 0.209 326.7);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fc82fe',
950: '#000000',
},
}SCSS
$custom: #fc82fe; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fc82fe",
"rgb": {
"r": 252,
"g": 130,
"b": 254
},
"hsl": {
"h": 299.032,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.78565,
"c": 0.20863,
"h": 326.7
},
"luminance": 0.43816
}Semantic roles & 50–950 ramp
primary
#FC82FE
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86