#FC86F4#FC86F4
#FC86F4 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.194 H 329.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86F4 |
|---|---|
| RGB | rgb(252, 134, 244) |
| HSL | hsl(304, 95%, 76%) |
| HSV | hsv(304, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 3.2%, 1.2%) |
| CIE-LAB | lab(72.42, 59.41, -35.74) |
| CIE-LCH | lch(72.42, 69.33, 328.97°) |
| OKLab | oklab(78.66% 0.1674 -0.0975) |
| OKLCH | oklch(78.66% 0.194 329.8) |
| XYZ | xyz(64.9984, 44.2810, 90.6939) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 5.75
Candy Pink
#FF63E9
ΔE00 5.84
Light Magenta
#FA5FF7
ΔE00 6.82
Violet Pink
#FB5FFC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86F4 #86FC8E
analogous
#C986FC #FC86F4 #FC86B9
triadic
#FC86F4 #F4FC86 #86F4FC
tetradic
#FC86F4 #FCC986 #86FC8E #86B9FC
square
#FC86F4 #FCC986 #86FC8E #86B9FC
split-complementary
#FC86F4 #B9FC86 #86FCC9
monochromatic
#F90FE9 #FB4AEF #FC86F4 #FDC2F9 #FEE1FC
Accessibility & contrast
On white
2.13
#FC86F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FC86F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86F4
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86F4 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#A1B7F0
Tritanopia (blue-blind)
#FF90B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc86f4; /* rgb */ color: rgb(252, 134, 244); /* oklch */ color: oklch(78.7% 0.194 329.8);
Tailwind
colors: {
custom: {
50: '#ffadf8',
500: '#fc86f4',
950: '#000000',
},
}SCSS
$custom: #fc86f4; $custom-light: #ffadf8; $custom-dark: #000000;
JSON
{
"hex": "#fc86f4",
"rgb": {
"r": 252,
"g": 134,
"b": 244
},
"hsl": {
"h": 304.068,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78657,
"c": 0.19374,
"h": 329.8
},
"luminance": 0.44277
}Semantic roles & 50–950 ramp
primary
#FC86F4
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85