#FC82F3#FC82F3
#FC82F3 is a light, vivid purple. Relative luminance 0.431; OKLCH L 78.1% C 0.199 H 330.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82F3 |
|---|---|
| RGB | rgb(252, 130, 243) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 3.6%, 1.2%) |
| CIE-LAB | lab(71.65, 61.15, -36.38) |
| CIE-LCH | lch(71.65, 71.16, 329.25°) |
| OKLab | oklab(78.07% 0.1727 -0.0993) |
| OKLCH | oklch(78.07% 0.199 330.1) |
| XYZ | xyz(64.3045, 43.1356, 89.7156) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 6.11
Violet Pink
#FB5FFC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82F3 #82FC8B
analogous
#C882FC #FC82F3 #FC82B6
triadic
#FC82F3 #F3FC82 #82F3FC
tetradic
#FC82F3 #FCC882 #82FC8B #82B6FC
square
#FC82F3 #FCC882 #82FC8B #82B6FC
split-complementary
#FC82F3 #B6FC82 #82FCC8
monochromatic
#F90AE8 #FB46ED #FC82F3 #FDBEF9 #FEE1FC
Accessibility & contrast
On white
2.18
#FC82F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FC82F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82F3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82F3 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc82f3; /* rgb */ color: rgb(252, 130, 243); /* oklch */ color: oklch(78.1% 0.199 330.1);
Tailwind
colors: {
custom: {
50: '#ffaaf7',
500: '#fc82f3',
950: '#000000',
},
}SCSS
$custom: #fc82f3; $custom-light: #ffaaf7; $custom-dark: #000000;
JSON
{
"hex": "#fc82f3",
"rgb": {
"r": 252,
"g": 130,
"b": 243
},
"hsl": {
"h": 304.426,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78073,
"c": 0.1992,
"h": 330.1
},
"luminance": 0.43132
}Semantic roles & 50–950 ramp
primary
#FC82F3
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85