#FC86F8#FC86F8
#FC86F8 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.197 H 328.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86F8 |
|---|---|
| RGB | rgb(252, 134, 248) |
| HSL | hsl(302, 95%, 76%) |
| HSV | hsv(302, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 1.6%, 1.2%) |
| CIE-LAB | lab(72.58, 60.09, -37.67) |
| CIE-LCH | lch(72.58, 70.92, 327.92°) |
| OKLab | oklab(78.83% 0.1681 -0.103) |
| OKLCH | oklch(78.83% 0.197 328.5) |
| XYZ | xyz(65.6123, 44.5266, 93.9272) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 6.65
Violet Pink
#FB5FFC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86F8 #86FC8A
analogous
#C586FC #FC86F8 #FC86BD
triadic
#FC86F8 #F8FC86 #86F8FC
tetradic
#FC86F8 #FCC586 #86FC8A #86BDFC
square
#FC86F8 #FCC586 #86FC8A #86BDFC
split-complementary
#FC86F8 #BDFC86 #86FCC5
monochromatic
#F90FF1 #FB4AF5 #FC86F8 #FDC2FB #FEE1FD
Accessibility & contrast
On white
2.12
#FC86F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FC86F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86F8
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86F8 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#9FB8F4
Tritanopia (blue-blind)
#FF91B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc86f8; /* rgb */ color: rgb(252, 134, 248); /* oklch */ color: oklch(78.8% 0.197 328.5);
Tailwind
colors: {
custom: {
50: '#ffadfb',
500: '#fc86f8',
950: '#000000',
},
}SCSS
$custom: #fc86f8; $custom-light: #ffadfb; $custom-dark: #000000;
JSON
{
"hex": "#fc86f8",
"rgb": {
"r": 252,
"g": 134,
"b": 248
},
"hsl": {
"h": 302.034,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78832,
"c": 0.19718,
"h": 328.5
},
"luminance": 0.44523
}Semantic roles & 50–950 ramp
primary
#FC86F8
secondary
#D5F6D6
accent
#E60800
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85