#FC82F2#FC82F2
#FC82F2 is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.0% C 0.198 H 330.4°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82F2 |
|---|---|
| RGB | rgb(252, 130, 242) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 4%, 1.2%) |
| CIE-LAB | lab(71.61, 60.98, -35.90) |
| CIE-LCH | lch(71.61, 70.77, 329.52°) |
| OKLab | oklab(78.03% 0.1725 -0.0979) |
| OKLCH | oklch(78.03% 0.198 330.4) |
| XYZ | xyz(64.1539, 43.0753, 88.9224) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 3.40
Candy Pink
#FF63E9
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 6.17
Violet Pink
#FB5FFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82F2 #82FC8C
analogous
#C982FC #FC82F2 #FC82B5
triadic
#FC82F2 #F2FC82 #82F2FC
tetradic
#FC82F2 #FCC982 #82FC8C #82B5FC
square
#FC82F2 #FCC982 #82FC8C #82B5FC
split-complementary
#FC82F2 #B5FC82 #82FCC9
monochromatic
#F90AE6 #FB46EC #FC82F2 #FDBEF8 #FEE1FC
Accessibility & contrast
On white
2.18
#FC82F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FC82F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82F2
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82F2 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#9FB5EE
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc82f2; /* rgb */ color: rgb(252, 130, 242); /* oklch */ color: oklch(78.0% 0.198 330.4);
Tailwind
colors: {
custom: {
50: '#ffaaf6',
500: '#fc82f2',
950: '#000000',
},
}SCSS
$custom: #fc82f2; $custom-light: #ffaaf6; $custom-dark: #000000;
JSON
{
"hex": "#fc82f2",
"rgb": {
"r": 252,
"g": 130,
"b": 242
},
"hsl": {
"h": 304.918,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78029,
"c": 0.19836,
"h": 330.4
},
"luminance": 0.43072
}Semantic roles & 50–950 ramp
primary
#FC82F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85