#EA86EB#EA86EB
#EA86EB is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.2% C 0.174 H 326.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86EB |
|---|---|
| RGB | rgb(234, 134, 235) |
| HSL | hsl(299, 72%, 72%) |
| HSV | hsv(299, 43%, 92%) |
| CMYK | cmyk(0.4%, 43%, 0%, 7.8%) |
| CIE-LAB | lab(69.86, 52.69, -34.95) |
| CIE-LCH | lch(69.86, 63.23, 326.44°) |
| OKLab | oklab(76.16% 0.1459 -0.0956) |
| OKLCH | oklch(76.16% 0.174 326.8) |
| XYZ | xyz(57.4511, 40.5436, 83.3807) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.06
Purply Pink
#F075E6
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 3.49
Orchid
#DA70D6
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86EB #87EB86
analogous
#B886EB #EA86EB #EB86BA
triadic
#EA86EB #EBEA86 #86EBEA
tetradic
#EA86EB #EBB886 #87EB86 #86BAEB
square
#EA86EB #EBB886 #87EB86 #86BAEB
split-complementary
#EA86EB #BAEB86 #86EBB8
monochromatic
#D223D4 #E151E2 #EA86EB #F3BBF4 #FAE5FB
Accessibility & contrast
On white
2.31
#EA86EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EA86EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86EB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86EB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#EF90AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea86eb; /* rgb */ color: rgb(234, 134, 235); /* oklch */ color: oklch(76.2% 0.174 326.8);
Tailwind
colors: {
custom: {
50: '#f2acf1',
500: '#ea86eb',
950: '#000000',
},
}SCSS
$custom: #ea86eb; $custom-light: #f2acf1; $custom-dark: #000000;
JSON
{
"hex": "#ea86eb",
"rgb": {
"r": 234,
"g": 134,
"b": 235
},
"hsl": {
"h": 299.406,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.76164,
"c": 0.17442,
"h": 326.8
},
"luminance": 0.40541
}Semantic roles & 50–950 ramp
primary
#EA86EB
secondary
#D9F2D9
accent
#D41214
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85