#EF86EA#EF86EA
#EF86EA is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.7% C 0.177 H 328.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF86EA |
|---|---|
| RGB | rgb(239, 134, 234) |
| HSL | hsl(303, 77%, 73%) |
| HSV | hsv(303, 44%, 94%) |
| CMYK | cmyk(0%, 43.9%, 2.1%, 6.3%) |
| CIE-LAB | lab(70.42, 53.97, -33.48) |
| CIE-LCH | lch(70.42, 63.51, 328.18°) |
| OKLab | oklab(76.7% 0.1513 -0.0913) |
| OKLCH | oklch(76.7% 0.177 328.9) |
| XYZ | xyz(58.9721, 41.3445, 82.7000) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.15
Light Magenta
#FA5FF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF86EA #86EF8B
analogous
#BF86EF #EF86EA #EF86B5
triadic
#EF86EA #EAEF86 #86EAEF
tetradic
#EF86EA #EFBF86 #86EF8B #86B5EF
square
#EF86EA #EFBF86 #86EF8B #86B5EF
split-complementary
#EF86EA #B5EF86 #86EFBF
monochromatic
#DD1DD4 #E850E1 #EF86EA #F6BCF3 #FBE4FA
Accessibility & contrast
On white
2.27
#EF86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EF86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF86EA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF86EA | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#F68FAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef86ea; /* rgb */ color: rgb(239, 134, 234); /* oklch */ color: oklch(76.7% 0.177 328.9);
Tailwind
colors: {
custom: {
50: '#f6acf1',
500: '#ef86ea',
950: '#000000',
},
}SCSS
$custom: #ef86ea; $custom-light: #f6acf1; $custom-dark: #000000;
JSON
{
"hex": "#ef86ea",
"rgb": {
"r": 239,
"g": 134,
"b": 234
},
"hsl": {
"h": 302.857,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.76699,
"c": 0.1767,
"h": 328.9
},
"luminance": 0.41341
}Semantic roles & 50–950 ramp
primary
#EF86EA
secondary
#D8F3D9
accent
#D9160D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84