#FD86F2#FD86F2
#FD86F2 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.193 H 330.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD86F2 |
|---|---|
| RGB | rgb(253, 134, 242) |
| HSL | hsl(306, 97%, 76%) |
| HSV | hsv(306, 47%, 99%) |
| CMYK | cmyk(0%, 47%, 4.3%, 0.8%) |
| CIE-LAB | lab(72.46, 59.36, -34.57) |
| CIE-LCH | lch(72.46, 68.69, 329.79°) |
| OKLab | oklab(78.69% 0.1681 -0.0942) |
| OKLCH | oklch(78.69% 0.193 330.7) |
| XYZ | xyz(65.0595, 44.3474, 89.1203) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 5.83
Light Magenta
#FA5FF7
ΔE00 6.99
Violet Pink
#FB5FFC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD86F2 #86FD91
analogous
#CC86FD #FD86F2 #FD86B6
triadic
#FD86F2 #F2FD86 #86F2FD
tetradic
#FD86F2 #FDCC86 #86FD91 #86B6FD
square
#FD86F2 #FDCC86 #86FD91 #86B6FD
split-complementary
#FD86F2 #B6FD86 #86FDCC
monochromatic
#FB0EE5 #FC4AEC #FD86F2 #FEC2F8 #FFE1FC
Accessibility & contrast
On white
2.13
#FD86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FD86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD86F2
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD86F2 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F6
Deuteranopia (green-blind)
#A2B8EE
Tritanopia (blue-blind)
#FF8FB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd86f2; /* rgb */ color: rgb(253, 134, 242); /* oklch */ color: oklch(78.7% 0.193 330.7);
Tailwind
colors: {
custom: {
50: '#ffadf6',
500: '#fd86f2',
950: '#000000',
},
}SCSS
$custom: #fd86f2; $custom-light: #ffadf6; $custom-dark: #000000;
JSON
{
"hex": "#fd86f2",
"rgb": {
"r": 253,
"g": 134,
"b": 242
},
"hsl": {
"h": 305.546,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.7869,
"c": 0.19271,
"h": 330.7
},
"luminance": 0.44344
}Semantic roles & 50–950 ramp
primary
#FD86F2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85