#EA86E7#EA86E7
#EA86E7 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.0% C 0.171 H 328.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86E7 |
|---|---|
| RGB | rgb(234, 134, 231) |
| HSL | hsl(302, 70%, 72%) |
| HSV | hsv(302, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 1.3%, 8.2%) |
| CIE-LAB | lab(69.69, 51.98, -33.00) |
| CIE-LCH | lch(69.69, 61.57, 327.59°) |
| OKLab | oklab(75.99% 0.1451 -0.09) |
| OKLCH | oklch(75.99% 0.171 328.2) |
| XYZ | xyz(56.8797, 40.3150, 80.3713) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Lavender Pink
#DD85D7
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.33
Orchid
#DA70D6
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86E7 #86EA89
analogous
#BB86EA #EA86E7 #EA86B5
triadic
#EA86E7 #E7EA86 #86E7EA
tetradic
#EA86E7 #EABB86 #86EA89 #86B5EA
square
#EA86E7 #EABB86 #86EA89 #86B5EA
split-complementary
#EA86E7 #B5EA86 #86EABB
monochromatic
#D124CC #E152DD #EA86E7 #F3BAF1 #FAE5FA
Accessibility & contrast
On white
2.32
#EA86E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EA86E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86E7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86E7 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EA
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#F08FAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea86e7; /* rgb */ color: rgb(234, 134, 231); /* oklch */ color: oklch(76.0% 0.171 328.2);
Tailwind
colors: {
custom: {
50: '#f2acef',
500: '#ea86e7',
950: '#000000',
},
}SCSS
$custom: #ea86e7; $custom-light: #f2acef; $custom-dark: #000000;
JSON
{
"hex": "#ea86e7",
"rgb": {
"r": 234,
"g": 134,
"b": 231
},
"hsl": {
"h": 301.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.75991,
"c": 0.17078,
"h": 328.2
},
"luminance": 0.40312
}Semantic roles & 50–950 ramp
primary
#EA86E7
secondary
#D9F2DA
accent
#D21913
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84