#FC86F1#FC86F1
#FC86F1 is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.5% C 0.191 H 330.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86F1 |
|---|---|
| RGB | rgb(252, 134, 241) |
| HSL | hsl(306, 95%, 76%) |
| HSV | hsv(306, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 4.4%, 1.2%) |
| CIE-LAB | lab(72.30, 58.91, -34.28) |
| CIE-LCH | lch(72.30, 68.16, 329.80°) |
| OKLab | oklab(78.53% 0.1669 -0.0934) |
| OKLCH | oklch(78.53% 0.191 330.8) |
| XYZ | xyz(64.5466, 44.1003, 88.3144) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 6.99
Violet Pink
#FB5FFC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86F1 #86FC91
analogous
#CC86FC #FC86F1 #FC86B6
triadic
#FC86F1 #F1FC86 #86F1FC
tetradic
#FC86F1 #FCCC86 #86FC91 #86B6FC
square
#FC86F1 #FCCC86 #86FC91 #86B6FC
split-complementary
#FC86F1 #B6FC86 #86FCCC
monochromatic
#F90FE3 #FB4AEA #FC86F1 #FDC2F8 #FEE1FC
Accessibility & contrast
On white
2.14
#FC86F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FC86F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86F1
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86F1 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F5
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc86f1; /* rgb */ color: rgb(252, 134, 241); /* oklch */ color: oklch(78.5% 0.191 330.8);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fc86f1',
950: '#000000',
},
}SCSS
$custom: #fc86f1; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fc86f1",
"rgb": {
"r": 252,
"g": 134,
"b": 241
},
"hsl": {
"h": 305.593,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78528,
"c": 0.19121,
"h": 330.8
},
"luminance": 0.44097
}Semantic roles & 50–950 ramp
primary
#FC86F1
secondary
#D5F6D8
accent
#E61500
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85