#FD86FF#FD86FF
#FD86FF is a light, highly saturated purple. Relative luminance 0.452; OKLCH L 79.3% C 0.204 H 326.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD86FF |
|---|---|
| RGB | rgb(253, 134, 255) |
| HSL | hsl(299, 100%, 76%) |
| HSV | hsv(299, 47%, 100%) |
| CMYK | cmyk(0.8%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(72.99, 61.57, -40.82) |
| CIE-LCH | lch(72.99, 73.87, 326.46°) |
| OKLab | oklab(79.26% 0.1704 -0.112) |
| OKLCH | oklch(79.26% 0.204 326.7) |
| XYZ | xyz(67.0818, 45.1564, 99.7710) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 6.31
Violet Pink
#FB5FFC
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD86FF #88FF86
analogous
#C186FF #FD86FF #FF86C5
triadic
#FD86FF #FFFD86 #86FFFD
tetradic
#FD86FF #FFC186 #88FF86 #86C5FF
square
#FD86FF #FFC186 #88FF86 #86C5FF
split-complementary
#FD86FF #C5FF86 #86FFC1
monochromatic
#FB0CFF #FC49FF #FD86FF #FEC3FF #FEE0FF
Accessibility & contrast
On white
2.09
#FD86FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FD86FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD86FF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD86FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD86FF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#FF93B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd86ff; /* rgb */ color: rgb(253, 134, 255); /* oklch */ color: oklch(79.3% 0.204 326.7);
Tailwind
colors: {
custom: {
50: '#ffadff',
500: '#fd86ff',
950: '#000000',
},
}SCSS
$custom: #fd86ff; $custom-light: #ffadff; $custom-dark: #000000;
JSON
{
"hex": "#fd86ff",
"rgb": {
"r": 253,
"g": 134,
"b": 255
},
"hsl": {
"h": 299.008,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.79262,
"c": 0.2039,
"h": 326.7
},
"luminance": 0.45153
}Semantic roles & 50–950 ramp
primary
#FD86FF
secondary
#D4F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086