#FC82FB#FC82FB
#FC82FB is a light, highly saturated purple. Relative luminance 0.436; OKLCH L 78.4% C 0.206 H 327.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82FB |
|---|---|
| RGB | rgb(252, 130, 251) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(71.98, 62.51, -40.23) |
| CIE-LCH | lch(71.98, 74.33, 327.23°) |
| OKLab | oklab(78.43% 0.174 -0.1103) |
| OKLCH | oklch(78.43% 0.206 327.6) |
| XYZ | xyz(65.5390, 43.6294, 96.2173) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82FB #82FC83
analogous
#C082FC #FC82FB #FC82BE
triadic
#FC82FB #FBFC82 #82FBFC
tetradic
#FC82FB #FCC082 #82FC83 #82BEFC
square
#FC82FB #FCC082 #82FC83 #82BEFC
split-complementary
#FC82FB #BEFC82 #82FCC0
monochromatic
#F90AF7 #FB46F9 #FC82FB #FDBEFD #FEE1FE
Accessibility & contrast
On white
2.16
#FC82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FC82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82FB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82FB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FF8FB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc82fb; /* rgb */ color: rgb(252, 130, 251); /* oklch */ color: oklch(78.4% 0.206 327.6);
Tailwind
colors: {
custom: {
50: '#ffaafd',
500: '#fc82fb',
950: '#000000',
},
}SCSS
$custom: #fc82fb; $custom-light: #ffaafd; $custom-dark: #000000;
JSON
{
"hex": "#fc82fb",
"rgb": {
"r": 252,
"g": 130,
"b": 251
},
"hsl": {
"h": 300.492,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78429,
"c": 0.20602,
"h": 327.6
},
"luminance": 0.43626
}Semantic roles & 50–950 ramp
primary
#FC82FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85