#FC86EE#FC86EE
#FC86EE is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.189 H 331.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86EE |
|---|---|
| RGB | rgb(252, 134, 238) |
| HSL | hsl(307, 95%, 76%) |
| HSV | hsv(307, 47%, 99%) |
| CMYK | cmyk(0%, 46.8%, 5.6%, 1.2%) |
| CIE-LAB | lab(72.18, 58.41, -32.83) |
| CIE-LCH | lch(72.18, 67.00, 330.66°) |
| OKLab | oklab(78.4% 0.1663 -0.0892) |
| OKLCH | oklch(78.4% 0.189 331.8) |
| XYZ | xyz(64.1022, 43.9225, 85.9739) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86EE #86FC94
analogous
#CF86FC #FC86EE #FC86B3
triadic
#FC86EE #EEFC86 #86EEFC
tetradic
#FC86EE #FCCF86 #86FC94 #86B3FC
square
#FC86EE #FCCF86 #86FC94 #86B3FC
split-complementary
#FC86EE #B3FC86 #86FCCF
monochromatic
#F90FDD #FB4AE6 #FC86EE #FDC2F6 #FEE1FB
Accessibility & contrast
On white
2.15
#FC86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FC86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86EE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86EE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FF8EAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc86ee; /* rgb */ color: rgb(252, 134, 238); /* oklch */ color: oklch(78.4% 0.189 331.8);
Tailwind
colors: {
custom: {
50: '#ffadf3',
500: '#fc86ee',
950: '#000000',
},
}SCSS
$custom: #fc86ee; $custom-light: #ffadf3; $custom-dark: #000000;
JSON
{
"hex": "#fc86ee",
"rgb": {
"r": 252,
"g": 134,
"b": 238
},
"hsl": {
"h": 307.119,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.78401,
"c": 0.18871,
"h": 331.8
},
"luminance": 0.43919
}Semantic roles & 50–950 ramp
primary
#FC86EE
secondary
#D5F6D9
accent
#E61B00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85