#FC82F4#FC82F4
#FC82F4 is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.1% C 0.200 H 329.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82F4 |
|---|---|
| RGB | rgb(252, 130, 244) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 3.2%, 1.2%) |
| CIE-LAB | lab(71.69, 61.32, -36.87) |
| CIE-LCH | lch(71.69, 71.55, 328.98°) |
| OKLab | oklab(78.12% 0.1728 -0.1007) |
| OKLCH | oklch(78.12% 0.2 329.8) |
| XYZ | xyz(64.4560, 43.1961, 90.5131) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 3.47
Candy Pink
#FF63E9
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.06
Violet Pink
#FB5FFC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82F4 #82FC8A
analogous
#C782FC #FC82F4 #FC82B7
triadic
#FC82F4 #F4FC82 #82F4FC
tetradic
#FC82F4 #FCC782 #82FC8A #82B7FC
square
#FC82F4 #FCC782 #82FC8A #82B7FC
split-complementary
#FC82F4 #B7FC82 #82FCC7
monochromatic
#F90AE9 #FB46EF #FC82F4 #FDBEF9 #FEE1FC
Accessibility & contrast
On white
2.18
#FC82F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FC82F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82F4
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82F4 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#9EB6F0
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc82f4; /* rgb */ color: rgb(252, 130, 244); /* oklch */ color: oklch(78.1% 0.200 329.8);
Tailwind
colors: {
custom: {
50: '#ffaaf8',
500: '#fc82f4',
950: '#000000',
},
}SCSS
$custom: #fc82f4; $custom-light: #ffaaf8; $custom-dark: #000000;
JSON
{
"hex": "#fc82f4",
"rgb": {
"r": 252,
"g": 130,
"b": 244
},
"hsl": {
"h": 303.934,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.78117,
"c": 0.20004,
"h": 329.8
},
"luminance": 0.43192
}Semantic roles & 50–950 ramp
primary
#FC82F4
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85