#FC86EB#FC86EB
#FC86EB is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.3% C 0.186 H 332.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86EB |
|---|---|
| RGB | rgb(252, 134, 235) |
| HSL | hsl(309, 95%, 76%) |
| HSV | hsv(309, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 6.7%, 1.2%) |
| CIE-LAB | lab(72.06, 57.91, -31.36) |
| CIE-LCH | lch(72.06, 65.86, 331.56°) |
| OKLab | oklab(78.27% 0.1657 -0.0851) |
| OKLCH | oklch(78.27% 0.186 332.8) |
| XYZ | xyz(63.6651, 43.7477, 83.6720) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.08
Light Magenta
#FA5FF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86EB #86FC97
analogous
#D286FC #FC86EB #FC86B0
triadic
#FC86EB #EBFC86 #86EBFC
tetradic
#FC86EB #FCD286 #86FC97 #86B0FC
square
#FC86EB #FCD286 #86FC97 #86B0FC
split-complementary
#FC86EB #B0FC86 #86FCD2
monochromatic
#F90FD7 #FB4AE1 #FC86EB #FDC2F5 #FEE1FA
Accessibility & contrast
On white
2.15
#FC86EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#FC86EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86EB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86EB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#FF8DAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc86eb; /* rgb */ color: rgb(252, 134, 235); /* oklch */ color: oklch(78.3% 0.186 332.8);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#fc86eb',
950: '#000000',
},
}SCSS
$custom: #fc86eb; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#fc86eb",
"rgb": {
"r": 252,
"g": 134,
"b": 235
},
"hsl": {
"h": 308.644,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78275,
"c": 0.18624,
"h": 332.8
},
"luminance": 0.43744
}Semantic roles & 50–950 ramp
primary
#FC86EB
secondary
#D5F6D9
accent
#E62100
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85