#FC84F7#FC84F7
#FC84F7 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.5% C 0.199 H 328.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84F7 |
|---|---|
| RGB | rgb(252, 132, 247) |
| HSL | hsl(303, 95%, 75%) |
| HSV | hsv(303, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 2%, 1.2%) |
| CIE-LAB | lab(72.17, 60.87, -37.75) |
| CIE-LCH | lch(72.17, 71.63, 328.19°) |
| OKLab | oklab(78.52% 0.1707 -0.1032) |
| OKLCH | oklch(78.52% 0.199 328.8) |
| XYZ | xyz(65.1838, 43.9170, 93.0211) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 3.90
Candy Pink
#FF63E9
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 6.30
Violet Pink
#FB5FFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84F7 #84FC89
analogous
#C584FC #FC84F7 #FC84BB
triadic
#FC84F7 #F7FC84 #84F7FC
tetradic
#FC84F7 #FCC584 #84FC89 #84BBFC
square
#FC84F7 #FCC584 #84FC89 #84BBFC
split-complementary
#FC84F7 #BBFC84 #84FCC5
monochromatic
#F90DEF #FB48F3 #FC84F7 #FDC0FB #FEE1FD
Accessibility & contrast
On white
2.15
#FC84F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FC84F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84F7
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84F7 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#9EB7F3
Tritanopia (blue-blind)
#FF8FB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc84f7; /* rgb */ color: rgb(252, 132, 247); /* oklch */ color: oklch(78.5% 0.199 328.8);
Tailwind
colors: {
custom: {
50: '#ffacfa',
500: '#fc84f7',
950: '#000000',
},
}SCSS
$custom: #fc84f7; $custom-light: #ffacfa; $custom-dark: #000000;
JSON
{
"hex": "#fc84f7",
"rgb": {
"r": 252,
"g": 132,
"b": 247
},
"hsl": {
"h": 302.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78517,
"c": 0.19946,
"h": 328.8
},
"luminance": 0.43913
}Semantic roles & 50–950 ramp
primary
#FC84F7
secondary
#D5F6D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85