#EA85EA#EA85EA
#EA85EA is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.0% C 0.175 H 327.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85EA |
|---|---|
| RGB | rgb(234, 133, 234) |
| HSL | hsl(300, 71%, 72%) |
| HSV | hsv(300, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.62, 53.01, -34.77) |
| CIE-LCH | lch(69.62, 63.40, 326.74°) |
| OKLab | oklab(75.98% 0.1471 -0.0951) |
| OKLCH | oklch(75.98% 0.175 327.1) |
| XYZ | xyz(57.1694, 40.2108, 82.5761) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.00
Purply Pink
#F075E6
ΔE00 3.14
Lavender Pink
#DD85D7
ΔE00 3.38
Orchid
#DA70D6
ΔE00 5.58
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85EA #85EA85
analogous
#B885EA #EA85EA #EA85B8
triadic
#EA85EA #EAEA85 #85EAEA
tetradic
#EA85EA #EAB885 #85EA85 #85B8EA
square
#EA85EA #EAB885 #85EA85 #85B8EA
split-complementary
#EA85EA #B8EA85 #85EAB8
monochromatic
#D124D1 #E151E1 #EA85EA #F3B9F3 #FBE5FB
Accessibility & contrast
On white
2.32
#EA85EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EA85EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85EA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85EA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#F08FAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea85ea; /* rgb */ color: rgb(234, 133, 234); /* oklch */ color: oklch(76.0% 0.175 327.1);
Tailwind
colors: {
custom: {
50: '#f2abf1',
500: '#ea85ea',
950: '#000000',
},
}SCSS
$custom: #ea85ea; $custom-light: #f2abf1; $custom-dark: #000000;
JSON
{
"hex": "#ea85ea",
"rgb": {
"r": 234,
"g": 133,
"b": 234
},
"hsl": {
"h": 300,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75975,
"c": 0.17516,
"h": 327.1
},
"luminance": 0.40208
}Semantic roles & 50–950 ramp
primary
#EA85EA
secondary
#D9F2D9
accent
#D31313
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84