#FE86EF#FE86EF
#FE86EF is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.7% C 0.191 H 332.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FE86EF |
|---|---|
| RGB | rgb(254, 134, 239) |
| HSL | hsl(308, 98%, 76%) |
| HSV | hsv(308, 47%, 100%) |
| CMYK | cmyk(0%, 47.2%, 5.9%, 0.4%) |
| CIE-LAB | lab(72.47, 59.15, -32.91) |
| CIE-LCH | lch(72.47, 67.68, 330.91°) |
| OKLab | oklab(78.68% 0.1686 -0.0894) |
| OKLCH | oklch(78.68% 0.191 332.1) |
| XYZ | xyz(64.9778, 44.3569, 86.7839) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.60
Candy Pink
#FF63E9
ΔE00 5.87
Bubblegum Pink
#FE83CC
ΔE00 6.63
Light Magenta
#FA5FF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE86EF #86FE95
analogous
#D186FE #FE86EF #FE86B3
triadic
#FE86EF #EFFE86 #86EFFE
tetradic
#FE86EF #FED186 #86FE95 #86B3FE
square
#FE86EF #FED186 #86FE95 #86B3FE
split-complementary
#FE86EF #B3FE86 #86FED1
monochromatic
#FD0DDF #FD49E7 #FE86EF #FFC3F7 #FFE1FB
Accessibility & contrast
On white
2.13
#FE86EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FE86EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE86EF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE86EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE86EF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F3
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe86ef; /* rgb */ color: rgb(254, 134, 239); /* oklch */ color: oklch(78.7% 0.191 332.1);
Tailwind
colors: {
custom: {
50: '#ffadf4',
500: '#fe86ef',
950: '#000000',
},
}SCSS
$custom: #fe86ef; $custom-light: #ffadf4; $custom-dark: #000000;
JSON
{
"hex": "#fe86ef",
"rgb": {
"r": 254,
"g": 134,
"b": 239
},
"hsl": {
"h": 307.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.78682,
"c": 0.19089,
"h": 332.1
},
"luminance": 0.44353
}Semantic roles & 50–950 ramp
primary
#FE86EF
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85