#EA86E4#EA86E4
#EA86E4 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.9% C 0.168 H 329.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86E4 |
|---|---|
| RGB | rgb(234, 134, 228) |
| HSL | hsl(304, 70%, 72%) |
| HSV | hsv(304, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 2.6%, 8.2%) |
| CIE-LAB | lab(69.57, 51.46, -31.53) |
| CIE-LCH | lch(69.57, 60.35, 328.50°) |
| OKLab | oklab(75.86% 0.1445 -0.0859) |
| OKLCH | oklch(75.86% 0.168 329.3) |
| XYZ | xyz(56.4596, 40.1470, 78.1590) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Lavender Pink
#DD85D7
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.42
Orchid
#DA70D6
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.27
Bubblegum Pink
#FE83CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86E4 #86EA8C
analogous
#BE86EA #EA86E4 #EA86B2
triadic
#EA86E4 #E4EA86 #86E4EA
tetradic
#EA86E4 #EABE86 #86EA8C #86B2EA
square
#EA86E4 #EABE86 #86EA8C #86B2EA
split-complementary
#EA86E4 #B2EA86 #86EABE
monochromatic
#D124C7 #E152D8 #EA86E4 #F3BAF0 #FAE5F9
Accessibility & contrast
On white
2.33
#EA86E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA86E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86E4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86E4 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E7
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#F18EAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea86e4; /* rgb */ color: rgb(234, 134, 228); /* oklch */ color: oklch(75.9% 0.168 329.3);
Tailwind
colors: {
custom: {
50: '#f2acec',
500: '#ea86e4',
950: '#000000',
},
}SCSS
$custom: #ea86e4; $custom-light: #f2acec; $custom-dark: #000000;
JSON
{
"hex": "#ea86e4",
"rgb": {
"r": 234,
"g": 134,
"b": 228
},
"hsl": {
"h": 303.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.75863,
"c": 0.16809,
"h": 329.3
},
"luminance": 0.40144
}Semantic roles & 50–950 ramp
primary
#EA86E4
secondary
#D9F2DA
accent
#D21F13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84