#FD86F7#FD86F7
#FD86F7 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.9% C 0.197 H 329.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD86F7 |
|---|---|
| RGB | rgb(253, 134, 247) |
| HSL | hsl(303, 97%, 76%) |
| HSV | hsv(303, 47%, 99%) |
| CMYK | cmyk(0%, 47%, 2.4%, 0.8%) |
| CIE-LAB | lab(72.66, 60.20, -36.98) |
| CIE-LCH | lch(72.66, 70.65, 328.44°) |
| OKLab | oklab(78.91% 0.169 -0.101) |
| OKLCH | oklch(78.91% 0.197 329.1) |
| XYZ | xyz(65.8208, 44.6519, 93.1294) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.74
Violet Pink
#FB5FFC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD86F7 #86FD8C
analogous
#C786FD #FD86F7 #FD86BB
triadic
#FD86F7 #F7FD86 #86F7FD
tetradic
#FD86F7 #FDC786 #86FD8C #86BBFD
square
#FD86F7 #FDC786 #86FD8C #86BBFD
split-complementary
#FD86F7 #BBFD86 #86FDC7
monochromatic
#FB0EEF #FC4AF3 #FD86F7 #FEC2FB #FFE1FD
Accessibility & contrast
On white
2.11
#FD86F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FD86F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD86F7
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD86F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD86F7 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#FF91B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd86f7; /* rgb */ color: rgb(253, 134, 247); /* oklch */ color: oklch(78.9% 0.197 329.1);
Tailwind
colors: {
custom: {
50: '#ffadfa',
500: '#fd86f7',
950: '#000000',
},
}SCSS
$custom: #fd86f7; $custom-light: #ffadfa; $custom-dark: #000000;
JSON
{
"hex": "#fd86f7",
"rgb": {
"r": 253,
"g": 134,
"b": 247
},
"hsl": {
"h": 303.025,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.78906,
"c": 0.19694,
"h": 329.1
},
"luminance": 0.44648
}Semantic roles & 50–950 ramp
primary
#FD86F7
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85