#FF86F0#FF86F0
#FF86F0 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.192 H 332.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86F0 |
|---|---|
| RGB | rgb(255, 134, 240) |
| HSL | hsl(307, 100%, 76%) |
| HSV | hsv(307, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 5.9%, 0%) |
| CIE-LAB | lab(72.63, 59.60, -33.19) |
| CIE-LCH | lch(72.63, 68.21, 330.89°) |
| OKLab | oklab(78.84% 0.1699 -0.0902) |
| OKLCH | oklch(78.84% 0.192 332) |
| XYZ | xyz(65.4929, 44.6054, 87.5813) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 6.72
Light Magenta
#FA5FF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86F0 #86FF95
analogous
#D286FF #FF86F0 #FF86B4
triadic
#FF86F0 #F0FF86 #86F0FF
tetradic
#FF86F0 #FFD286 #86FF95 #86B4FF
square
#FF86F0 #FFD286 #86FF95 #86B4FF
split-complementary
#FF86F0 #B4FF86 #86FFD2
monochromatic
#FF0CE1 #FF49E8 #FF86F0 #FFC3F8 #FFE0FB
Accessibility & contrast
On white
2.12
#FF86F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FF86F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86F0
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86F0 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F4
Deuteranopia (green-blind)
#A5B8EC
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff86f0; /* rgb */ color: rgb(255, 134, 240); /* oklch */ color: oklch(78.8% 0.192 332.0);
Tailwind
colors: {
custom: {
50: '#ffadf5',
500: '#ff86f0',
950: '#000000',
},
}SCSS
$custom: #ff86f0; $custom-light: #ffadf5; $custom-dark: #000000;
JSON
{
"hex": "#ff86f0",
"rgb": {
"r": 255,
"g": 134,
"b": 240
},
"hsl": {
"h": 307.438,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78844,
"c": 0.19237,
"h": 332
},
"luminance": 0.44601
}Semantic roles & 50–950 ramp
primary
#FF86F0
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85