#FE86FA#FE86FA
#FE86FA is a light, highly saturated purple. Relative luminance 0.450; OKLCH L 79.2% C 0.200 H 328.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FE86FA |
|---|---|
| RGB | rgb(254, 134, 250) |
| HSL | hsl(302, 98%, 76%) |
| HSV | hsv(302, 47%, 100%) |
| CMYK | cmyk(0%, 47.2%, 1.6%, 0.4%) |
| CIE-LAB | lab(72.91, 60.99, -38.22) |
| CIE-LCH | lch(72.91, 71.97, 327.92°) |
| OKLab | oklab(79.16% 0.1707 -0.1046) |
| OKLCH | oklch(79.16% 0.2 328.5) |
| XYZ | xyz(66.6525, 45.0268, 95.6042) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 4.47
Candy Pink
#FF63E9
ΔE00 6.04
Lavender Pink
#DD85D7
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.69
Violet Pink
#FB5FFC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE86FA #86FE8A
analogous
#C686FE #FE86FA #FE86BE
triadic
#FE86FA #FAFE86 #86FAFE
tetradic
#FE86FA #FEC686 #86FE8A #86BEFE
square
#FE86FA #FEC686 #86FE8A #86BEFE
split-complementary
#FE86FA #BEFE86 #86FEC6
monochromatic
#FD0DF5 #FD49F7 #FE86FA #FFC3FD #FFE1FE
Accessibility & contrast
On white
2.10
#FE86FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FE86FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE86FA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE86FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE86FA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe86fa; /* rgb */ color: rgb(254, 134, 250); /* oklch */ color: oklch(79.2% 0.200 328.5);
Tailwind
colors: {
custom: {
50: '#ffadfc',
500: '#fe86fa',
950: '#000000',
},
}SCSS
$custom: #fe86fa; $custom-light: #ffadfc; $custom-dark: #000000;
JSON
{
"hex": "#fe86fa",
"rgb": {
"r": 254,
"g": 134,
"b": 250
},
"hsl": {
"h": 302,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.79156,
"c": 0.20014,
"h": 328.5
},
"luminance": 0.45023
}Semantic roles & 50–950 ramp
primary
#FE86FA
secondary
#D4F7D5
accent
#E60800
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085