#FC86EA#FC86EA
#FC86EA is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.2% C 0.185 H 333.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86EA |
|---|---|
| RGB | rgb(252, 134, 234) |
| HSL | hsl(309, 95%, 76%) |
| HSV | hsv(309, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(72.02, 57.75, -30.88) |
| CIE-LCH | lch(72.02, 65.48, 331.87°) |
| OKLab | oklab(78.23% 0.1655 -0.0837) |
| OKLCH | oklch(78.23% 0.185 333.2) |
| XYZ | xyz(63.5210, 43.6901, 82.9132) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 5.12
Bubblegum Pink
#FE83CC
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 5.94
Light Magenta
#FA5FF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86EA #86FC98
analogous
#D386FC #FC86EA #FC86AF
triadic
#FC86EA #EAFC86 #86EAFC
tetradic
#FC86EA #FCD386 #86FC98 #86AFFC
square
#FC86EA #FCD386 #86FC98 #86AFFC
split-complementary
#FC86EA #AFFC86 #86FCD3
monochromatic
#F90FD5 #FB4AE0 #FC86EA #FDC2F4 #FEE1FA
Accessibility & contrast
On white
2.16
#FC86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FC86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86EA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86EA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#A5B7E7
Tritanopia (blue-blind)
#FF8DAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc86ea; /* rgb */ color: rgb(252, 134, 234); /* oklch */ color: oklch(78.2% 0.185 333.2);
Tailwind
colors: {
custom: {
50: '#ffadf1',
500: '#fc86ea',
950: '#000000',
},
}SCSS
$custom: #fc86ea; $custom-light: #ffadf1; $custom-dark: #000000;
JSON
{
"hex": "#fc86ea",
"rgb": {
"r": 252,
"g": 134,
"b": 234
},
"hsl": {
"h": 309.153,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78234,
"c": 0.18544,
"h": 333.2
},
"luminance": 0.43686
}Semantic roles & 50–950 ramp
primary
#FC86EA
secondary
#D5F6DA
accent
#E62300
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84