#FC84F3#FC84F3
#FC84F3 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.3% C 0.196 H 330.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84F3 |
|---|---|
| RGB | rgb(252, 132, 243) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 3.6%, 1.2%) |
| CIE-LAB | lab(72.01, 60.20, -35.82) |
| CIE-LCH | lch(72.01, 70.05, 329.25°) |
| OKLab | oklab(78.34% 0.17 -0.0977) |
| OKLCH | oklch(78.34% 0.196 330.1) |
| XYZ | xyz(64.5731, 43.6728, 89.8051) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84F3 #84FC8D
analogous
#C984FC #FC84F3 #FC84B7
triadic
#FC84F3 #F3FC84 #84F3FC
tetradic
#FC84F3 #FCC984 #84FC8D #84B7FC
square
#FC84F3 #FCC984 #84FC8D #84B7FC
split-complementary
#FC84F3 #B7FC84 #84FCC9
monochromatic
#F90DE7 #FB48ED #FC84F3 #FDC0F9 #FEE1FC
Accessibility & contrast
On white
2.16
#FC84F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#FC84F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84F3
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84F3 | 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)
#7EA6F7
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc84f3; /* rgb */ color: rgb(252, 132, 243); /* oklch */ color: oklch(78.3% 0.196 330.1);
Tailwind
colors: {
custom: {
50: '#ffacf7',
500: '#fc84f3',
950: '#000000',
},
}SCSS
$custom: #fc84f3; $custom-light: #ffacf7; $custom-dark: #000000;
JSON
{
"hex": "#fc84f3",
"rgb": {
"r": 252,
"g": 132,
"b": 243
},
"hsl": {
"h": 304.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78342,
"c": 0.19606,
"h": 330.1
},
"luminance": 0.43669
}Semantic roles & 50–950 ramp
primary
#FC84F3
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85