#FF86FA#FF86FA
#FF86FA is a light, highly saturated purple. Relative luminance 0.452; OKLCH L 79.3% C 0.201 H 328.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86FA |
|---|---|
| RGB | rgb(255, 134, 250) |
| HSL | hsl(302, 100%, 76%) |
| HSV | hsv(302, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 2%, 0%) |
| CIE-LAB | lab(73.03, 61.26, -38.02) |
| CIE-LCH | lch(73.03, 72.10, 328.18°) |
| OKLab | oklab(79.27% 0.1717 -0.104) |
| OKLCH | oklch(79.27% 0.201 328.8) |
| XYZ | xyz(67.0195, 45.2161, 95.6214) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 6.75
Violet Pink
#FB5FFC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86FA #86FF8B
analogous
#C886FF #FF86FA #FF86BE
triadic
#FF86FA #FAFF86 #86FAFF
tetradic
#FF86FA #FFC886 #86FF8B #86BEFF
square
#FF86FA #FFC886 #86FF8B #86BEFF
split-complementary
#FF86FA #BEFF86 #86FFC8
monochromatic
#FF0CF5 #FF49F7 #FF86FA #FFC3FD #FFE0FE
Accessibility & contrast
On white
2.09
#FF86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FF86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86FA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86FA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff86fa; /* rgb */ color: rgb(255, 134, 250); /* oklch */ color: oklch(79.3% 0.201 328.8);
Tailwind
colors: {
custom: {
50: '#ffadfc',
500: '#ff86fa',
950: '#000000',
},
}SCSS
$custom: #ff86fa; $custom-light: #ffadfc; $custom-dark: #000000;
JSON
{
"hex": "#ff86fa",
"rgb": {
"r": 255,
"g": 134,
"b": 250
},
"hsl": {
"h": 302.479,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.79275,
"c": 0.20076,
"h": 328.8
},
"luminance": 0.45212
}Semantic roles & 50–950 ramp
primary
#FF86FA
secondary
#D4F7D5
accent
#E60900
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085