#FC86FD#FC86FD
#FC86FD is a light, highly saturated purple. Relative luminance 0.448; OKLCH L 79.1% C 0.202 H 327.0°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC86FD |
|---|---|
| RGB | rgb(252, 134, 253) |
| HSL | hsl(299, 97%, 76%) |
| HSV | hsv(299, 47%, 99%) |
| CMYK | cmyk(0.4%, 47%, 0%, 0.8%) |
| CIE-LAB | lab(72.79, 60.95, -40.06) |
| CIE-LCH | lch(72.79, 72.94, 326.68°) |
| OKLab | oklab(79.05% 0.169 -0.1099) |
| OKLCH | oklch(79.05% 0.202 327) |
| XYZ | xyz(66.3984, 44.8410, 98.0672) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 6.19
Violet Pink
#FB5FFC
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 6.54
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC86FD #87FD86
analogous
#C086FD #FC86FD #FD86C2
triadic
#FC86FD #FDFC86 #86FDFC
tetradic
#FC86FD #FDC086 #87FD86 #86C2FD
square
#FC86FD #FDC086 #87FD86 #86C2FD
split-complementary
#FC86FD #C2FD86 #86FDC0
monochromatic
#F90EFB #FB4AFC #FC86FD #FDC2FE #FEE1FF
Accessibility & contrast
On white
2.11
#FC86FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FC86FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC86FD
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC86FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC86FD | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FF93B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc86fd; /* rgb */ color: rgb(252, 134, 253); /* oklch */ color: oklch(79.1% 0.202 327.0);
Tailwind
colors: {
custom: {
50: '#ffadfe',
500: '#fc86fd',
950: '#000000',
},
}SCSS
$custom: #fc86fd; $custom-light: #ffadfe; $custom-dark: #000000;
JSON
{
"hex": "#fc86fd",
"rgb": {
"r": 252,
"g": 134,
"b": 253
},
"hsl": {
"h": 299.496,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.79054,
"c": 0.20155,
"h": 327
},
"luminance": 0.44837
}Semantic roles & 50–950 ramp
primary
#FC86FD
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86