#FC86FB#FC86FB
#FC86FB is a light, vivid purple. Relative luminance 0.447; OKLCH L 79.0% C 0.200 H 327.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86FB |
|---|---|
| RGB | rgb(252, 134, 251) |
| HSL | hsl(301, 95%, 76%) |
| HSV | hsv(301, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 0.4%, 1.2%) |
| CIE-LAB | lab(72.70, 60.60, -39.11) |
| CIE-LCH | lch(72.70, 72.13, 327.17°) |
| OKLab | oklab(78.97% 0.1686 -0.1071) |
| OKLCH | oklch(78.97% 0.2 327.6) |
| XYZ | xyz(66.0815, 44.7142, 96.3981) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.43
Violet Pink
#FB5FFC
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86FB #86FC87
analogous
#C286FC #FC86FB #FC86C0
triadic
#FC86FB #FBFC86 #86FBFC
tetradic
#FC86FB #FCC286 #86FC87 #86C0FC
square
#FC86FB #FCC286 #86FC87 #86C0FC
split-complementary
#FC86FB #C0FC86 #86FCC2
monochromatic
#F90FF7 #FB4AF9 #FC86FB #FDC2FD #FEE1FE
Accessibility & contrast
On white
2.11
#FC86FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#FC86FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86FB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86FB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc86fb; /* rgb */ color: rgb(252, 134, 251); /* oklch */ color: oklch(79.0% 0.200 327.6);
Tailwind
colors: {
custom: {
50: '#ffadfd',
500: '#fc86fb',
950: '#000000',
},
}SCSS
$custom: #fc86fb; $custom-light: #ffadfd; $custom-dark: #000000;
JSON
{
"hex": "#fc86fb",
"rgb": {
"r": 252,
"g": 134,
"b": 251
},
"hsl": {
"h": 300.508,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78965,
"c": 0.1998,
"h": 327.6
},
"luminance": 0.44711
}Semantic roles & 50–950 ramp
primary
#FC86FB
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85