#FC86F2#FC86F2
#FC86F2 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.6% C 0.192 H 330.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86F2 |
|---|---|
| RGB | rgb(252, 134, 242) |
| HSL | hsl(305, 95%, 76%) |
| HSV | hsv(305, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 4%, 1.2%) |
| CIE-LAB | lab(72.34, 59.07, -34.77) |
| CIE-LCH | lch(72.34, 68.55, 329.52°) |
| OKLab | oklab(78.57% 0.167 -0.0948) |
| OKLCH | oklch(78.57% 0.192 330.4) |
| XYZ | xyz(64.6964, 44.1602, 89.1033) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 6.93
Violet Pink
#FB5FFC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86F2 #86FC90
analogous
#CB86FC #FC86F2 #FC86B7
triadic
#FC86F2 #F2FC86 #86F2FC
tetradic
#FC86F2 #FCCB86 #86FC90 #86B7FC
square
#FC86F2 #FCCB86 #86FC90 #86B7FC
split-complementary
#FC86F2 #B7FC86 #86FCCB
monochromatic
#F90FE5 #FB4AEC #FC86F2 #FDC2F8 #FEE1FC
Accessibility & contrast
On white
2.14
#FC86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FC86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86F2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86F2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc86f2; /* rgb */ color: rgb(252, 134, 242); /* oklch */ color: oklch(78.6% 0.192 330.4);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fc86f2',
950: '#000000',
},
}SCSS
$custom: #fc86f2; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fc86f2",
"rgb": {
"r": 252,
"g": 134,
"b": 242
},
"hsl": {
"h": 305.085,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78571,
"c": 0.19205,
"h": 330.4
},
"luminance": 0.44156
}Semantic roles & 50–950 ramp
primary
#FC86F2
secondary
#D5F6D7
accent
#E61300
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85