#EA85E9#EA85E9
#EA85E9 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.9% C 0.174 H 327.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85E9 |
|---|---|
| RGB | rgb(234, 133, 233) |
| HSL | hsl(301, 71%, 72%) |
| HSV | hsv(301, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 0.4%, 8.2%) |
| CIE-LAB | lab(69.58, 52.84, -34.28) |
| CIE-LCH | lch(69.58, 62.98, 327.02°) |
| OKLab | oklab(75.93% 0.1469 -0.0937) |
| OKLCH | oklch(75.93% 0.174 327.5) |
| XYZ | xyz(57.0262, 40.1535, 81.8216) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.11
Purply Pink
#F075E6
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 3.24
Orchid
#DA70D6
ΔE00 5.54
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85E9 #85EA86
analogous
#B985EA #EA85E9 #EA85B7
triadic
#EA85E9 #E9EA85 #85E9EA
tetradic
#EA85E9 #EAB985 #85EA86 #85B7EA
square
#EA85E9 #EAB985 #85EA86 #85B7EA
split-complementary
#EA85E9 #B7EA85 #85EAB9
monochromatic
#D124CF #E151E0 #EA85E9 #F3B9F2 #FBE5FA
Accessibility & contrast
On white
2.33
#EA85E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EA85E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85E9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85E9 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EC
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#F08FAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea85e9; /* rgb */ color: rgb(234, 133, 233); /* oklch */ color: oklch(75.9% 0.174 327.5);
Tailwind
colors: {
custom: {
50: '#f2abf0',
500: '#ea85e9',
950: '#000000',
},
}SCSS
$custom: #ea85e9; $custom-light: #f2abf0; $custom-dark: #000000;
JSON
{
"hex": "#ea85e9",
"rgb": {
"r": 234,
"g": 133,
"b": 233
},
"hsl": {
"h": 300.594,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75932,
"c": 0.17424,
"h": 327.5
},
"luminance": 0.40151
}Semantic roles & 50–950 ramp
primary
#EA85E9
secondary
#D9F2D9
accent
#D31513
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84