#FC86FF#FC86FF
#FC86FF is a light, highly saturated purple. Relative luminance 0.450; OKLCH L 79.1% C 0.203 H 326.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86FF |
|---|---|
| RGB | rgb(252, 134, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 47%, 100%) |
| CMYK | cmyk(1.2%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(72.87, 61.30, -41.02) |
| CIE-LCH | lch(72.87, 73.76, 326.21°) |
| OKLab | oklab(79.14% 0.1693 -0.1126) |
| OKLCH | oklch(79.14% 0.203 326.4) |
| XYZ | xyz(66.7187, 44.9691, 99.7540) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 6.32
Violet Pink
#FB5FFC
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86FF #89FF86
analogous
#C086FF #FC86FF #FF86C6
triadic
#FC86FF #FFFC86 #86FFFC
tetradic
#FC86FF #FFC086 #89FF86 #86C6FF
square
#FC86FF #FFC086 #89FF86 #86C6FF
split-complementary
#FC86FF #C6FF86 #86FFC0
monochromatic
#F90CFF #FA49FF #FC86FF #FEC3FF #FEE0FF
Accessibility & contrast
On white
2.10
#FC86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FC86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86FF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86FF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FF93B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc86ff; /* rgb */ color: rgb(252, 134, 255); /* oklch */ color: oklch(79.1% 0.203 326.4);
Tailwind
colors: {
custom: {
50: '#ffadff',
500: '#fc86ff',
950: '#000000',
},
}SCSS
$custom: #fc86ff; $custom-light: #ffadff; $custom-dark: #000000;
JSON
{
"hex": "#fc86ff",
"rgb": {
"r": 252,
"g": 134,
"b": 255
},
"hsl": {
"h": 298.512,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.79144,
"c": 0.20331,
"h": 326.4
},
"luminance": 0.44966
}Semantic roles & 50–950 ramp
primary
#FC86FF
secondary
#D5F7D4
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86