#EA86F6#EA86F6
#EA86F6 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.7% C 0.185 H 323.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86F6 |
|---|---|
| RGB | rgb(234, 134, 246) |
| HSL | hsl(294, 86%, 75%) |
| HSV | hsv(294, 46%, 96%) |
| CMYK | cmyk(4.9%, 45.5%, 0%, 3.5%) |
| CIE-LAB | lab(70.32, 54.69, -40.27) |
| CIE-LCH | lch(70.32, 67.91, 323.64°) |
| OKLab | oklab(76.66% 0.1479 -0.1108) |
| OKLCH | oklch(76.66% 0.185 323.2) |
| XYZ | xyz(59.0896, 41.1990, 92.0106) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 5.18
Violet Pink
#FB5FFC
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 6.48
Orchid
#DA70D6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86F6 #92F686
analogous
#B286F6 #EA86F6 #F686CA
triadic
#EA86F6 #F6EA86 #86F6EA
tetradic
#EA86F6 #F6B286 #92F686 #86CAF6
square
#EA86F6 #F6B286 #92F686 #86CAF6
split-complementary
#EA86F6 #CAF686 #86F6B2
monochromatic
#D614EE #E04DF2 #EA86F6 #F4BFFA #FAE3FD
Accessibility & contrast
On white
2.27
#EA86F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EA86F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86F6
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86F6 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4FA
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#ED93B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea86f6; /* rgb */ color: rgb(234, 134, 246); /* oklch */ color: oklch(76.7% 0.185 323.2);
Tailwind
colors: {
custom: {
50: '#f3acf9',
500: '#ea86f6',
950: '#000000',
},
}SCSS
$custom: #ea86f6; $custom-light: #f3acf9; $custom-dark: #000000;
JSON
{
"hex": "#ea86f6",
"rgb": {
"r": 234,
"g": 134,
"b": 246
},
"hsl": {
"h": 293.571,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.76658,
"c": 0.18476,
"h": 323.2
},
"luminance": 0.41196
}Semantic roles & 50–950 ramp
primary
#EA86F6
secondary
#D9F5D6
accent
#E3031B
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85