#FC86FA#FC86FA
#FC86FA is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.9% C 0.199 H 327.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86FA |
|---|---|
| RGB | rgb(252, 134, 250) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(72.66, 60.43, -38.63) |
| CIE-LCH | lch(72.66, 71.72, 327.41°) |
| OKLab | oklab(78.92% 0.1685 -0.1058) |
| OKLCH | oklch(78.92% 0.199 327.9) |
| XYZ | xyz(65.9242, 44.6513, 95.5701) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.58
Light Magenta
#FA5FF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86FA #86FC88
analogous
#C386FC #FC86FA #FC86BF
triadic
#FC86FA #FAFC86 #86FAFC
tetradic
#FC86FA #FCC386 #86FC88 #86BFFC
square
#FC86FA #FCC386 #86FC88 #86BFFC
split-complementary
#FC86FA #BFFC86 #86FCC3
monochromatic
#F90FF5 #FB4AF8 #FC86FA #FDC2FC #FEE1FE
Accessibility & contrast
On white
2.11
#FC86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FC86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86FA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86FA | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc86fa; /* rgb */ color: rgb(252, 134, 250); /* oklch */ color: oklch(78.9% 0.199 327.9);
Tailwind
colors: {
custom: {
50: '#ffadfc',
500: '#fc86fa',
950: '#000000',
},
}SCSS
$custom: #fc86fa; $custom-light: #ffadfc; $custom-dark: #000000;
JSON
{
"hex": "#fc86fa",
"rgb": {
"r": 252,
"g": 134,
"b": 250
},
"hsl": {
"h": 301.017,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.7892,
"c": 0.19892,
"h": 327.9
},
"luminance": 0.44648
}Semantic roles & 50–950 ramp
primary
#FC86FA
secondary
#D5F6D5
accent
#E60400
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85