#FC86ED#FC86ED
#FC86ED is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.188 H 332.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86ED |
|---|---|
| RGB | rgb(252, 134, 237) |
| HSL | hsl(308, 95%, 76%) |
| HSV | hsv(308, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 6%, 1.2%) |
| CIE-LAB | lab(72.14, 58.24, -32.34) |
| CIE-LCH | lch(72.14, 66.62, 330.96°) |
| OKLab | oklab(78.36% 0.1661 -0.0879) |
| OKLCH | oklch(78.36% 0.188 332.1) |
| XYZ | xyz(63.9557, 43.8639, 85.2023) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 6.44
Light Magenta
#FA5FF7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86ED #86FC95
analogous
#D086FC #FC86ED #FC86B2
triadic
#FC86ED #EDFC86 #86EDFC
tetradic
#FC86ED #FCD086 #86FC95 #86B2FC
square
#FC86ED #FCD086 #86FC95 #86B2FC
split-complementary
#FC86ED #B2FC86 #86FCD0
monochromatic
#F90FDB #FB4AE4 #FC86ED #FDC2F6 #FEE1FB
Accessibility & contrast
On white
2.15
#FC86ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FC86ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86ED
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86ED | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F1
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc86ed; /* rgb */ color: rgb(252, 134, 237); /* oklch */ color: oklch(78.4% 0.188 332.1);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fc86ed',
950: '#000000',
},
}SCSS
$custom: #fc86ed; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fc86ed",
"rgb": {
"r": 252,
"g": 134,
"b": 237
},
"hsl": {
"h": 307.627,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78359,
"c": 0.18788,
"h": 332.1
},
"luminance": 0.4386
}Semantic roles & 50–950 ramp
primary
#FC86ED
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85