#FC84FA#FC84FA
#FC84FA is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.6% C 0.202 H 327.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84FA |
|---|---|
| RGB | rgb(252, 132, 250) |
| HSL | hsl(301, 95%, 75%) |
| HSV | hsv(301, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 0.8%, 1.2%) |
| CIE-LAB | lab(72.30, 61.39, -39.19) |
| CIE-LCH | lch(72.30, 72.83, 327.44°) |
| OKLab | oklab(78.65% 0.1712 -0.1074) |
| OKLCH | oklch(78.65% 0.202 327.9) |
| XYZ | xyz(65.6504, 44.1037, 95.4788) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.71
Violet Pink
#FB5FFC
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84FA #84FC86
analogous
#C284FC #FC84FA #FC84BE
triadic
#FC84FA #FAFC84 #84FAFC
tetradic
#FC84FA #FCC284 #84FC86 #84BEFC
square
#FC84FA #FCC284 #84FC86 #84BEFC
split-complementary
#FC84FA #BEFC84 #84FCC2
monochromatic
#F90DF5 #FB48F8 #FC84FA #FDC0FC #FEE1FE
Accessibility & contrast
On white
2.14
#FC84FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FC84FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84FA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84FA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#FF90B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc84fa; /* rgb */ color: rgb(252, 132, 250); /* oklch */ color: oklch(78.6% 0.202 327.9);
Tailwind
colors: {
custom: {
50: '#ffacfc',
500: '#fc84fa',
950: '#000000',
},
}SCSS
$custom: #fc84fa; $custom-light: #ffacfc; $custom-dark: #000000;
JSON
{
"hex": "#fc84fa",
"rgb": {
"r": 252,
"g": 132,
"b": 250
},
"hsl": {
"h": 301,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.7865,
"c": 0.20205,
"h": 327.9
},
"luminance": 0.441
}Semantic roles & 50–950 ramp
primary
#FC84FA
secondary
#D5F6D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85