#FF87EF#FF87EF
#FF87EF is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.190 H 332.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF87EF |
|---|---|
| RGB | rgb(255, 135, 239) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 47%, 100%) |
| CMYK | cmyk(0%, 47.1%, 6.3%, 0%) |
| CIE-LAB | lab(72.78, 58.95, -32.42) |
| CIE-LCH | lch(72.78, 67.28, 331.19°) |
| OKLab | oklab(78.94% 0.1683 -0.0881) |
| OKLCH | oklch(78.94% 0.19 332.4) |
| XYZ | xyz(65.4836, 44.8239, 86.8474) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 6.51
Light Magenta
#FA5FF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF87EF #87FF97
analogous
#D387FF #FF87EF #FF87B3
triadic
#FF87EF #EFFF87 #87EFFF
tetradic
#FF87EF #FFD387 #87FF97 #87B3FF
square
#FF87EF #FFD387 #87FF97 #87B3FF
split-complementary
#FF87EF #B3FF87 #87FFD3
monochromatic
#FF0DDF #FF4AE7 #FF87EF #FFC4F7 #FFE0FB
Accessibility & contrast
On white
2.11
#FF87EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FF87EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF87EF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF87EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF87EF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F3
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FF8FB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff87ef; /* rgb */ color: rgb(255, 135, 239); /* oklch */ color: oklch(78.9% 0.190 332.4);
Tailwind
colors: {
custom: {
50: '#ffadf4',
500: '#ff87ef',
950: '#000000',
},
}SCSS
$custom: #ff87ef; $custom-light: #ffadf4; $custom-dark: #000000;
JSON
{
"hex": "#ff87ef",
"rgb": {
"r": 255,
"g": 135,
"b": 239
},
"hsl": {
"h": 308,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78938,
"c": 0.18997,
"h": 332.4
},
"luminance": 0.4482
}Semantic roles & 50–950 ramp
primary
#FF87EF
secondary
#D4F7D8
accent
#E61F00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085