#FF86EF#FF86EF
#FF86EF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.192 H 332.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86EF |
|---|---|
| RGB | rgb(255, 134, 239) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 6.3%, 0%) |
| CIE-LAB | lab(72.59, 59.43, -32.70) |
| CIE-LCH | lch(72.59, 67.83, 331.18°) |
| OKLab | oklab(78.8% 0.1697 -0.0888) |
| OKLCH | oklch(78.8% 0.192 332.4) |
| XYZ | xyz(65.3448, 44.5462, 86.8011) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 5.91
Bubblegum Pink
#FE83CC
ΔE00 6.55
Light Magenta
#FA5FF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86EF #86FF96
analogous
#D386FF #FF86EF #FF86B3
triadic
#FF86EF #EFFF86 #86EFFF
tetradic
#FF86EF #FFD386 #86FF96 #86B3FF
square
#FF86EF #FFD386 #86FF96 #86B3FF
split-complementary
#FF86EF #B3FF86 #86FFD3
monochromatic
#FF0CDF #FF49E7 #FF86EF #FFC3F7 #FFE0FB
Accessibility & contrast
On white
2.12
#FF86EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FF86EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86EF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86EF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F3
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FF8EB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff86ef; /* rgb */ color: rgb(255, 134, 239); /* oklch */ color: oklch(78.8% 0.192 332.4);
Tailwind
colors: {
custom: {
50: '#ffadf4',
500: '#ff86ef',
950: '#000000',
},
}SCSS
$custom: #ff86ef; $custom-light: #ffadf4; $custom-dark: #000000;
JSON
{
"hex": "#ff86ef",
"rgb": {
"r": 255,
"g": 134,
"b": 239
},
"hsl": {
"h": 307.934,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78801,
"c": 0.19155,
"h": 332.4
},
"luminance": 0.44542
}Semantic roles & 50–950 ramp
primary
#FF86EF
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85