#EA86F5#EA86F5
#EA86F5 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.6% C 0.184 H 323.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86F5 |
|---|---|
| RGB | rgb(234, 134, 245) |
| HSL | hsl(294, 85%, 74%) |
| HSV | hsv(294, 45%, 96%) |
| CMYK | cmyk(4.5%, 45.3%, 0%, 3.9%) |
| CIE-LAB | lab(70.27, 54.51, -39.79) |
| CIE-LCH | lch(70.27, 67.48, 323.87°) |
| OKLab | oklab(76.61% 0.1477 -0.1094) |
| OKLCH | oklch(76.61% 0.184 323.5) |
| XYZ | xyz(58.9366, 41.1378, 91.2044) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86F5 #91F586
analogous
#B386F5 #EA86F5 #F586C9
triadic
#EA86F5 #F5EA86 #86F5EA
tetradic
#EA86F5 #F5B386 #91F586 #86C9F5
square
#EA86F5 #F5B386 #91F586 #86C9F5
split-complementary
#EA86F5 #C9F586 #86F5B3
monochromatic
#D615EC #E04DF0 #EA86F5 #F4BFFA #FAE3FD
Accessibility & contrast
On white
2.28
#EA86F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EA86F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86F5
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86F5 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#EE93B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea86f5; /* rgb */ color: rgb(234, 134, 245); /* oklch */ color: oklch(76.6% 0.184 323.5);
Tailwind
colors: {
custom: {
50: '#f3acf9',
500: '#ea86f5',
950: '#000000',
},
}SCSS
$custom: #ea86f5; $custom-light: #f3acf9; $custom-dark: #000000;
JSON
{
"hex": "#ea86f5",
"rgb": {
"r": 234,
"g": 134,
"b": 245
},
"hsl": {
"h": 294.054,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.76612,
"c": 0.18381,
"h": 323.5
},
"luminance": 0.41135
}Semantic roles & 50–950 ramp
primary
#EA86F5
secondary
#D9F5D6
accent
#E1041A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85