#FC86F3#FC86F3
#FC86F3 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.6% C 0.193 H 330.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86F3 |
|---|---|
| RGB | rgb(252, 134, 243) |
| HSL | hsl(305, 95%, 76%) |
| HSV | hsv(305, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 3.6%, 1.2%) |
| CIE-LAB | lab(72.38, 59.24, -35.25) |
| CIE-LCH | lch(72.38, 68.94, 329.24°) |
| OKLab | oklab(78.61% 0.1672 -0.0961) |
| OKLCH | oklch(78.61% 0.193 330.1) |
| XYZ | xyz(64.8470, 44.2204, 89.8964) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 5.82
Light Magenta
#FA5FF7
ΔE00 6.87
Violet Pink
#FB5FFC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86F3 #86FC8F
analogous
#CA86FC #FC86F3 #FC86B8
triadic
#FC86F3 #F3FC86 #86F3FC
tetradic
#FC86F3 #FCCA86 #86FC8F #86B8FC
square
#FC86F3 #FCCA86 #86FC8F #86B8FC
split-complementary
#FC86F3 #B8FC86 #86FCCA
monochromatic
#F90FE7 #FB4AED #FC86F3 #FDC2F9 #FEE1FC
Accessibility & contrast
On white
2.13
#FC86F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FC86F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86F3
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86F3 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F7
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#FF90B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc86f3; /* rgb */ color: rgb(252, 134, 243); /* oklch */ color: oklch(78.6% 0.193 330.1);
Tailwind
colors: {
custom: {
50: '#ffadf7',
500: '#fc86f3',
950: '#000000',
},
}SCSS
$custom: #fc86f3; $custom-light: #ffadf7; $custom-dark: #000000;
JSON
{
"hex": "#fc86f3",
"rgb": {
"r": 252,
"g": 134,
"b": 243
},
"hsl": {
"h": 304.576,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78614,
"c": 0.1929,
"h": 330.1
},
"luminance": 0.44217
}Semantic roles & 50–950 ramp
primary
#FC86F3
secondary
#D5F6D7
accent
#E61200
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85