#FD86FA#FD86FA
#FD86FA is a light, vivid purple. Relative luminance 0.448; OKLCH L 79.0% C 0.200 H 328.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD86FA |
|---|---|
| RGB | rgb(253, 134, 250) |
| HSL | hsl(302, 97%, 76%) |
| HSV | hsv(302, 47%, 99%) |
| CMYK | cmyk(0%, 47%, 1.2%, 0.8%) |
| CIE-LAB | lab(72.79, 60.71, -38.42) |
| CIE-LCH | lch(72.79, 71.85, 327.67°) |
| OKLab | oklab(79.04% 0.1696 -0.1052) |
| OKLCH | oklch(79.04% 0.2 328.2) |
| XYZ | xyz(66.2874, 44.8386, 95.5871) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 6.03
Lavender Pink
#DD85D7
ΔE00 6.39
Light Magenta
#FA5FF7
ΔE00 6.64
Violet Pink
#FB5FFC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD86FA #86FD89
analogous
#C486FD #FD86FA #FD86BE
triadic
#FD86FA #FAFD86 #86FAFD
tetradic
#FD86FA #FDC486 #86FD89 #86BEFD
square
#FD86FA #FDC486 #86FD89 #86BEFD
split-complementary
#FD86FA #BEFD86 #86FDC4
monochromatic
#FB0EF5 #FC4AF8 #FD86FA #FEC2FC #FFE1FE
Accessibility & contrast
On white
2.11
#FD86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FD86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD86FA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD86FA | 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)
#7DA9FE
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd86fa; /* rgb */ color: rgb(253, 134, 250); /* oklch */ color: oklch(79.0% 0.200 328.2);
Tailwind
colors: {
custom: {
50: '#ffadfc',
500: '#fd86fa',
950: '#000000',
},
}SCSS
$custom: #fd86fa; $custom-light: #ffadfc; $custom-dark: #000000;
JSON
{
"hex": "#fd86fa",
"rgb": {
"r": 253,
"g": 134,
"b": 250
},
"hsl": {
"h": 301.513,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.79038,
"c": 0.19953,
"h": 328.2
},
"luminance": 0.44835
}Semantic roles & 50–950 ramp
primary
#FD86FA
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85