#EF87FF#EF87FF
#EF87FF is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.8% C 0.194 H 322.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EF87FF |
|---|---|
| RGB | rgb(239, 135, 255) |
| HSL | hsl(292, 100%, 76%) |
| HSV | hsv(292, 47%, 100%) |
| CMYK | cmyk(6.3%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(71.49, 57.25, -43.30) |
| CIE-LCH | lch(71.49, 71.78, 322.90°) |
| OKLab | oklab(77.78% 0.1535 -0.1194) |
| OKLCH | oklch(77.78% 0.194 322.1) |
| XYZ | xyz(62.3086, 42.9013, 99.5870) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 6.50
Light Magenta
#FA5FF7
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF87FF #97FF87
analogous
#B387FF #EF87FF #FF87D3
triadic
#EF87FF #FFEF87 #87FFEF
tetradic
#EF87FF #FFB387 #97FF87 #87D3FF
square
#EF87FF #FFB387 #97FF87 #87D3FF
split-complementary
#EF87FF #D3FF87 #87FFB3
monochromatic
#DF0DFF #E74AFF #EF87FF #F7C4FF #FBE0FF
Accessibility & contrast
On white
2.19
#EF87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EF87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF87FF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF87FF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#94B3FC
Tritanopia (blue-blind)
#F296B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef87ff; /* rgb */ color: rgb(239, 135, 255); /* oklch */ color: oklch(77.8% 0.194 322.1);
Tailwind
colors: {
custom: {
50: '#f6adff',
500: '#ef87ff',
950: '#000000',
},
}SCSS
$custom: #ef87ff; $custom-light: #f6adff; $custom-dark: #000000;
JSON
{
"hex": "#ef87ff",
"rgb": {
"r": 239,
"g": 135,
"b": 255
},
"hsl": {
"h": 292,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.77784,
"c": 0.19449,
"h": 322.1
},
"luminance": 0.42899
}Semantic roles & 50–950 ramp
primary
#EF87FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86