#FE86FB#FE86FB
#FE86FB is a light, highly saturated purple. Relative luminance 0.451; OKLCH L 79.2% C 0.201 H 328.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FE86FB |
|---|---|
| RGB | rgb(254, 134, 251) |
| HSL | hsl(302, 98%, 76%) |
| HSV | hsv(302, 47%, 100%) |
| CMYK | cmyk(0%, 47.2%, 1.2%, 0.4%) |
| CIE-LAB | lab(72.95, 61.16, -38.70) |
| CIE-LCH | lch(72.95, 72.38, 327.67°) |
| OKLab | oklab(79.2% 0.1708 -0.1059) |
| OKLCH | oklch(79.2% 0.201 328.2) |
| XYZ | xyz(66.8097, 45.0897, 96.4322) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE86FB #86FE89
analogous
#C586FE #FE86FB #FE86BF
triadic
#FE86FB #FBFE86 #86FBFE
tetradic
#FE86FB #FEC586 #86FE89 #86BFFE
square
#FE86FB #FEC586 #86FE89 #86BFFE
split-complementary
#FE86FB #BFFE86 #86FEC5
monochromatic
#FD0DF7 #FD49F9 #FE86FB #FFC3FD #FFE1FE
Accessibility & contrast
On white
2.10
#FE86FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FE86FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE86FB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE86FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE86FB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#FF92B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fe86fb; /* rgb */ color: rgb(254, 134, 251); /* oklch */ color: oklch(79.2% 0.201 328.2);
Tailwind
colors: {
custom: {
50: '#ffadfd',
500: '#fe86fb',
950: '#000000',
},
}SCSS
$custom: #fe86fb; $custom-light: #ffadfd; $custom-dark: #000000;
JSON
{
"hex": "#fe86fb",
"rgb": {
"r": 254,
"g": 134,
"b": 251
},
"hsl": {
"h": 301.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.792,
"c": 0.201,
"h": 328.2
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#FE86FB
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085