#FF86FE#FF86FE
#FF86FE is a light, highly saturated purple. Relative luminance 0.455; OKLCH L 79.5% C 0.204 H 327.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86FE |
|---|---|
| RGB | rgb(255, 134, 254) |
| HSL | hsl(300, 100%, 76%) |
| HSV | hsv(300, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 0.4%, 0%) |
| CIE-LAB | lab(73.20, 61.95, -39.94) |
| CIE-LCH | lch(73.20, 73.70, 327.19°) |
| OKLab | oklab(79.45% 0.1724 -0.1094) |
| OKLCH | oklch(79.45% 0.204 327.6) |
| XYZ | xyz(67.6534, 45.4696, 98.9597) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Purply Pink
#F075E6
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 6.24
Violet Pink
#FB5FFC
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86FE #86FF87
analogous
#C486FF #FF86FE #FF86C2
triadic
#FF86FE #FEFF86 #86FEFF
tetradic
#FF86FE #FFC486 #86FF87 #86C2FF
square
#FF86FE #FFC486 #86FF87 #86C2FF
split-complementary
#FF86FE #C2FF86 #86FFC4
monochromatic
#FF0CFD #FF49FD #FF86FE #FFC3FF #FFE0FF
Accessibility & contrast
On white
2.08
#FF86FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FF86FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86FE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86FE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#FF93B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff86fe; /* rgb */ color: rgb(255, 134, 254); /* oklch */ color: oklch(79.5% 0.204 327.6);
Tailwind
colors: {
custom: {
50: '#ffadff',
500: '#ff86fe',
950: '#000000',
},
}SCSS
$custom: #ff86fe; $custom-light: #ffadff; $custom-dark: #000000;
JSON
{
"hex": "#ff86fe",
"rgb": {
"r": 255,
"g": 134,
"b": 254
},
"hsl": {
"h": 300.496,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.79452,
"c": 0.20421,
"h": 327.6
},
"luminance": 0.45466
}Semantic roles & 50–950 ramp
primary
#FF86FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086