#FC86F5#FC86F5
#FC86F5 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.195 H 329.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86F5 |
|---|---|
| RGB | rgb(252, 134, 245) |
| HSL | hsl(304, 95%, 76%) |
| HSV | hsv(304, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 2.8%, 1.2%) |
| CIE-LAB | lab(72.46, 59.58, -36.22) |
| CIE-LCH | lch(72.46, 69.72, 328.70°) |
| OKLab | oklab(78.7% 0.1676 -0.0989) |
| OKLCH | oklch(78.7% 0.195 329.5) |
| XYZ | xyz(65.1506, 44.3419, 91.4957) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 6.77
Violet Pink
#FB5FFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86F5 #86FC8D
analogous
#C886FC #FC86F5 #FC86BA
triadic
#FC86F5 #F5FC86 #86F5FC
tetradic
#FC86F5 #FCC886 #86FC8D #86BAFC
square
#FC86F5 #FCC886 #86FC8D #86BAFC
split-complementary
#FC86F5 #BAFC86 #86FCC8
monochromatic
#F90FEB #FB4AF0 #FC86F5 #FDC2FA #FEE1FD
Accessibility & contrast
On white
2.13
#FC86F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FC86F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86F5
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86F5 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc86f5; /* rgb */ color: rgb(252, 134, 245); /* oklch */ color: oklch(78.7% 0.195 329.5);
Tailwind
colors: {
custom: {
50: '#ffadf8',
500: '#fc86f5',
950: '#000000',
},
}SCSS
$custom: #fc86f5; $custom-light: #ffadf8; $custom-dark: #000000;
JSON
{
"hex": "#fc86f5",
"rgb": {
"r": 252,
"g": 134,
"b": 245
},
"hsl": {
"h": 303.559,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.787,
"c": 0.1946,
"h": 329.5
},
"luminance": 0.44338
}Semantic roles & 50–950 ramp
primary
#FC86F5
secondary
#D5F6D7
accent
#E60E00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85