#FC84F4#FC84F4
#FC84F4 is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.4% C 0.197 H 329.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84F4 |
|---|---|
| RGB | rgb(252, 132, 244) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 3.2%, 1.2%) |
| CIE-LAB | lab(72.05, 60.37, -36.30) |
| CIE-LCH | lch(72.05, 70.44, 328.98°) |
| OKLab | oklab(78.39% 0.1701 -0.0991) |
| OKLCH | oklch(78.39% 0.197 329.8) |
| XYZ | xyz(64.7246, 43.7334, 90.6026) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 6.43
Violet Pink
#FB5FFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84F4 #84FC8C
analogous
#C884FC #FC84F4 #FC84B8
triadic
#FC84F4 #F4FC84 #84F4FC
tetradic
#FC84F4 #FCC884 #84FC8C #84B8FC
square
#FC84F4 #FCC884 #84FC8C #84B8FC
split-complementary
#FC84F4 #B8FC84 #84FCC8
monochromatic
#F90DE9 #FB48EF #FC84F4 #FDC0F9 #FEE1FC
Accessibility & contrast
On white
2.15
#FC84F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FC84F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84F4
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84F4 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#A0B7F0
Tritanopia (blue-blind)
#FF8EB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc84f4; /* rgb */ color: rgb(252, 132, 244); /* oklch */ color: oklch(78.4% 0.197 329.8);
Tailwind
colors: {
custom: {
50: '#ffacf8',
500: '#fc84f4',
950: '#000000',
},
}SCSS
$custom: #fc84f4; $custom-light: #ffacf8; $custom-dark: #000000;
JSON
{
"hex": "#fc84f4",
"rgb": {
"r": 252,
"g": 132,
"b": 244
},
"hsl": {
"h": 304,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78385,
"c": 0.19691,
"h": 329.8
},
"luminance": 0.4373
}Semantic roles & 50–950 ramp
primary
#FC84F4
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85