#EA86E8#EA86E8
#EA86E8 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.0% C 0.172 H 327.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86E8 |
|---|---|
| RGB | rgb(234, 134, 232) |
| HSL | hsl(301, 70%, 72%) |
| HSV | hsv(301, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 0.9%, 8.2%) |
| CIE-LAB | lab(69.73, 52.16, -33.49) |
| CIE-LCH | lch(69.73, 61.99, 327.30°) |
| OKLab | oklab(76.03% 0.1453 -0.0914) |
| OKLCH | oklch(76.03% 0.172 327.8) |
| XYZ | xyz(57.0213, 40.3717, 81.1173) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Lavender Pink
#DD85D7
ΔE00 3.07
Purply Pink
#F075E6
ΔE00 3.32
Orchid
#DA70D6
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 6.20
Light Magenta
#FA5FF7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86E8 #86EA88
analogous
#BA86EA #EA86E8 #EA86B6
triadic
#EA86E8 #E8EA86 #86E8EA
tetradic
#EA86E8 #EABA86 #86EA88 #86B6EA
square
#EA86E8 #EABA86 #86EA88 #86B6EA
split-complementary
#EA86E8 #B6EA86 #86EABA
monochromatic
#D124CE #E152DE #EA86E8 #F3BAF2 #FAE5FA
Accessibility & contrast
On white
2.31
#EA86E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EA86E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86E8
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86E8 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#F08FAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea86e8; /* rgb */ color: rgb(234, 134, 232); /* oklch */ color: oklch(76.0% 0.172 327.8);
Tailwind
colors: {
custom: {
50: '#f2acef',
500: '#ea86e8',
950: '#000000',
},
}SCSS
$custom: #ea86e8; $custom-light: #f2acef; $custom-dark: #000000;
JSON
{
"hex": "#ea86e8",
"rgb": {
"r": 234,
"g": 134,
"b": 232
},
"hsl": {
"h": 301.2,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.76034,
"c": 0.17169,
"h": 327.8
},
"luminance": 0.40369
}Semantic roles & 50–950 ramp
primary
#EA86E8
secondary
#D9F2D9
accent
#D21713
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84