#FC84F0#FC84F0
#FC84F0 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.194 H 331.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84F0 |
|---|---|
| RGB | rgb(252, 132, 240) |
| HSL | hsl(306, 95%, 75%) |
| HSV | hsv(306, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 4.8%, 1.2%) |
| CIE-LAB | lab(71.89, 59.70, -34.37) |
| CIE-LCH | lch(71.89, 68.88, 330.07°) |
| OKLab | oklab(78.21% 0.1694 -0.0936) |
| OKLCH | oklch(78.21% 0.194 331.1) |
| XYZ | xyz(64.1238, 43.4931, 87.4387) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 6.67
Violet Pink
#FB5FFC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84F0 #84FC90
analogous
#CC84FC #FC84F0 #FC84B4
triadic
#FC84F0 #F0FC84 #84F0FC
tetradic
#FC84F0 #FCCC84 #84FC90 #84B4FC
square
#FC84F0 #FCCC84 #84FC90 #84B4FC
split-complementary
#FC84F0 #B4FC84 #84FCCC
monochromatic
#F90DE1 #FB48E9 #FC84F0 #FDC0F7 #FEE1FB
Accessibility & contrast
On white
2.17
#FC84F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#FC84F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84F0
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84F0 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F4
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc84f0; /* rgb */ color: rgb(252, 132, 240); /* oklch */ color: oklch(78.2% 0.194 331.1);
Tailwind
colors: {
custom: {
50: '#ffabf5',
500: '#fc84f0',
950: '#000000',
},
}SCSS
$custom: #fc84f0; $custom-light: #ffabf5; $custom-dark: #000000;
JSON
{
"hex": "#fc84f0",
"rgb": {
"r": 252,
"g": 132,
"b": 240
},
"hsl": {
"h": 306,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78212,
"c": 0.19355,
"h": 331.1
},
"luminance": 0.43489
}Semantic roles & 50–950 ramp
primary
#FC84F0
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85