#FC86FE#FC86FE
#FC86FE is a light, highly saturated purple. Relative luminance 0.449; OKLCH L 79.1% C 0.202 H 326.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86FE |
|---|---|
| RGB | rgb(252, 134, 254) |
| HSL | hsl(299, 98%, 76%) |
| HSV | hsv(299, 47%, 100%) |
| CMYK | cmyk(0.8%, 47.2%, 0%, 0.4%) |
| CIE-LAB | lab(72.83, 61.12, -40.54) |
| CIE-LCH | lch(72.83, 73.35, 326.44°) |
| OKLab | oklab(79.1% 0.1691 -0.1112) |
| OKLCH | oklch(79.1% 0.202 326.7) |
| XYZ | xyz(66.5581, 44.9049, 98.9084) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 6.25
Violet Pink
#FB5FFC
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86FE #88FE86
analogous
#C086FE #FC86FE #FE86C4
triadic
#FC86FE #FEFC86 #86FEFC
tetradic
#FC86FE #FEC086 #88FE86 #86C4FE
square
#FC86FE #FEC086 #88FE86 #86C4FE
split-complementary
#FC86FE #C4FE86 #86FEC0
monochromatic
#F90DFD #FA49FD #FC86FE #FEC3FF #FEE1FF
Accessibility & contrast
On white
2.10
#FC86FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FC86FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86FE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86FE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc86fe; /* rgb */ color: rgb(252, 134, 254); /* oklch */ color: oklch(79.1% 0.202 326.7);
Tailwind
colors: {
custom: {
50: '#ffadff',
500: '#fc86fe',
950: '#000000',
},
}SCSS
$custom: #fc86fe; $custom-light: #ffadff; $custom-dark: #000000;
JSON
{
"hex": "#fc86fe",
"rgb": {
"r": 252,
"g": 134,
"b": 254
},
"hsl": {
"h": 299,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.79099,
"c": 0.20243,
"h": 326.7
},
"luminance": 0.44901
}Semantic roles & 50–950 ramp
primary
#FC86FE
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86