#FC84F2#FC84F2
#FC84F2 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.3% C 0.195 H 330.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84F2 |
|---|---|
| RGB | rgb(252, 132, 242) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 4%, 1.2%) |
| CIE-LAB | lab(71.97, 60.03, -35.34) |
| CIE-LCH | lch(71.97, 69.66, 329.52°) |
| OKLab | oklab(78.3% 0.1698 -0.0964) |
| OKLCH | oklch(78.3% 0.195 330.4) |
| XYZ | xyz(64.4225, 43.6126, 89.0120) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84F2 #84FC8E
analogous
#CA84FC #FC84F2 #FC84B6
triadic
#FC84F2 #F2FC84 #84F2FC
tetradic
#FC84F2 #FCCA84 #84FC8E #84B6FC
square
#FC84F2 #FCCA84 #84FC8E #84B6FC
split-complementary
#FC84F2 #B6FC84 #84FCCA
monochromatic
#F90DE5 #FB48EC #FC84F2 #FDC0F8 #FEE1FC
Accessibility & contrast
On white
2.16
#FC84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FC84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84F2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84F2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#A0B6EE
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc84f2; /* rgb */ color: rgb(252, 132, 242); /* oklch */ color: oklch(78.3% 0.195 330.4);
Tailwind
colors: {
custom: {
50: '#ffabf6',
500: '#fc84f2',
950: '#000000',
},
}SCSS
$custom: #fc84f2; $custom-light: #ffabf6; $custom-dark: #000000;
JSON
{
"hex": "#fc84f2",
"rgb": {
"r": 252,
"g": 132,
"b": 242
},
"hsl": {
"h": 305,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78299,
"c": 0.19522,
"h": 330.4
},
"luminance": 0.43609
}Semantic roles & 50–950 ramp
primary
#FC84F2
secondary
#D5F6D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85