#FC82FD#FC82FD
#FC82FD is a light, highly saturated purple. Relative luminance 0.438; OKLCH L 78.5% C 0.208 H 327.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82FD |
|---|---|
| RGB | rgb(252, 130, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0.4%, 48.6%, 0%, 0.8%) |
| CIE-LAB | lab(72.07, 62.85, -41.19) |
| CIE-LCH | lch(72.07, 75.14, 326.76°) |
| OKLab | oklab(78.52% 0.1743 -0.1131) |
| OKLCH | oklch(78.52% 0.208 327) |
| XYZ | xyz(65.8560, 43.7561, 97.8864) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Purply Pink
#F075E6
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82FD #83FD82
analogous
#BE82FD #FC82FD #FD82C1
triadic
#FC82FD #FDFC82 #82FDFC
tetradic
#FC82FD #FDBE82 #83FD82 #82C1FD
square
#FC82FD #FDBE82 #83FD82 #82C1FD
split-complementary
#FC82FD #C1FD82 #82FDBE
monochromatic
#F90AFB #FB46FC #FC82FD #FDBEFE #FEE1FF
Accessibility & contrast
On white
2.15
#FC82FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FC82FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82FD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82FD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc82fd; /* rgb */ color: rgb(252, 130, 253); /* oklch */ color: oklch(78.5% 0.208 327.0);
Tailwind
colors: {
custom: {
50: '#ffaafe',
500: '#fc82fd',
950: '#000000',
},
}SCSS
$custom: #fc82fd; $custom-light: #ffaafe; $custom-dark: #000000;
JSON
{
"hex": "#fc82fd",
"rgb": {
"r": 252,
"g": 130,
"b": 253
},
"hsl": {
"h": 299.512,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.7852,
"c": 0.20776,
"h": 327
},
"luminance": 0.43753
}Semantic roles & 50–950 ramp
primary
#FC82FD
secondary
#D4F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86