#FC82FF#FC82FF
#FC82FF is a light, highly saturated purple. Relative luminance 0.439; OKLCH L 78.6% C 0.210 H 326.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82FF |
|---|---|
| RGB | rgb(252, 130, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 49%, 100%) |
| CMYK | cmyk(1.2%, 49%, 0%, 0%) |
| CIE-LAB | lab(72.15, 63.20, -42.14) |
| CIE-LCH | lch(72.15, 75.96, 326.30°) |
| OKLab | oklab(78.61% 0.1746 -0.1158) |
| OKLCH | oklch(78.61% 0.21 326.4) |
| XYZ | xyz(66.1762, 43.8842, 99.5732) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 5.70
Candy Pink
#FF63E9
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82FF #85FF82
analogous
#BD82FF #FC82FF #FF82C3
triadic
#FC82FF #FFFC82 #82FFFC
tetradic
#FC82FF #FFBD82 #85FF82 #82C3FF
square
#FC82FF #FFBD82 #85FF82 #82C3FF
split-complementary
#FC82FF #C3FF82 #82FFBD
monochromatic
#F908FF #FB45FF #FC82FF #FDBFFF #FEE0FF
Accessibility & contrast
On white
2.15
#FC82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FC82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82FF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82FF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc82ff; /* rgb */ color: rgb(252, 130, 255); /* oklch */ color: oklch(78.6% 0.210 326.4);
Tailwind
colors: {
custom: {
50: '#ffaaff',
500: '#fc82ff',
950: '#000000',
},
}SCSS
$custom: #fc82ff; $custom-light: #ffaaff; $custom-dark: #000000;
JSON
{
"hex": "#fc82ff",
"rgb": {
"r": 252,
"g": 130,
"b": 255
},
"hsl": {
"h": 298.56,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.78611,
"c": 0.20951,
"h": 326.4
},
"luminance": 0.43881
}Semantic roles & 50–950 ramp
primary
#FC82FF
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86