#EA86EA#EA86EA
#EA86EA is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.1% C 0.174 H 327.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86EA |
|---|---|
| RGB | rgb(234, 134, 234) |
| HSL | hsl(300, 70%, 72%) |
| HSV | hsv(300, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(69.81, 52.51, -34.47) |
| CIE-LCH | lch(69.81, 62.81, 326.72°) |
| OKLab | oklab(76.12% 0.1457 -0.0942) |
| OKLCH | oklch(76.12% 0.174 327.1) |
| XYZ | xyz(57.3070, 40.4859, 82.6219) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.15
Purply Pink
#F075E6
ΔE00 3.33
Lavender Pink
#DD85D7
ΔE00 3.35
Orchid
#DA70D6
ΔE00 5.75
Candy Pink
#FF63E9
ΔE00 6.20
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86EA #86EA86
analogous
#B886EA #EA86EA #EA86B8
triadic
#EA86EA #EAEA86 #86EAEA
tetradic
#EA86EA #EAB886 #86EA86 #86B8EA
square
#EA86EA #EAB886 #86EA86 #86B8EA
split-complementary
#EA86EA #B8EA86 #86EAB8
monochromatic
#D124D1 #E152E1 #EA86EA #F3BAF3 #FAE5FA
Accessibility & contrast
On white
2.31
#EA86EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EA86EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86EA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86EA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2ED
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#F090AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea86ea; /* rgb */ color: rgb(234, 134, 234); /* oklch */ color: oklch(76.1% 0.174 327.1);
Tailwind
colors: {
custom: {
50: '#f2acf1',
500: '#ea86ea',
950: '#000000',
},
}SCSS
$custom: #ea86ea; $custom-light: #f2acf1; $custom-dark: #000000;
JSON
{
"hex": "#ea86ea",
"rgb": {
"r": 234,
"g": 134,
"b": 234
},
"hsl": {
"h": 300,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.76121,
"c": 0.17351,
"h": 327.1
},
"luminance": 0.40483
}Semantic roles & 50–950 ramp
primary
#EA86EA
secondary
#D9F2D9
accent
#D21313
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84