#EA85E5#EA85E5
#EA85E5 is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.8% C 0.171 H 328.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85E5 |
|---|---|
| RGB | rgb(234, 133, 229) |
| HSL | hsl(303, 71%, 72%) |
| HSV | hsv(303, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 2.1%, 8.2%) |
| CIE-LAB | lab(69.42, 52.13, -32.33) |
| CIE-LCH | lch(69.42, 61.34, 328.20°) |
| OKLab | oklab(75.76% 0.1461 -0.0881) |
| OKLCH | oklch(75.76% 0.171 328.9) |
| XYZ | xyz(56.4613, 39.9275, 78.8463) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Lavender Pink
#DD85D7
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.17
Orchid
#DA70D6
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 6.06
Light Magenta
#FA5FF7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85E5 #85EA8A
analogous
#BC85EA #EA85E5 #EA85B3
triadic
#EA85E5 #E5EA85 #85E5EA
tetradic
#EA85E5 #EABC85 #85EA8A #85B3EA
square
#EA85E5 #EABC85 #85EA8A #85B3EA
split-complementary
#EA85E5 #B3EA85 #85EABC
monochromatic
#D124C8 #E151DA #EA85E5 #F3B9F0 #FBE5F9
Accessibility & contrast
On white
2.34
#EA85E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EA85E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85E5
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85E5 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E8
Deuteranopia (green-blind)
#9BAEE2
Tritanopia (blue-blind)
#F08EAA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea85e5; /* rgb */ color: rgb(234, 133, 229); /* oklch */ color: oklch(75.8% 0.171 328.9);
Tailwind
colors: {
custom: {
50: '#f2abed',
500: '#ea85e5',
950: '#000000',
},
}SCSS
$custom: #ea85e5; $custom-light: #f2abed; $custom-dark: #000000;
JSON
{
"hex": "#ea85e5",
"rgb": {
"r": 234,
"g": 133,
"b": 229
},
"hsl": {
"h": 302.97,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75759,
"c": 0.17063,
"h": 328.9
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#EA85E5
secondary
#D9F2DA
accent
#D31C13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84