#EA85E7#EA85E7
#EA85E7 is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.8% C 0.172 H 328.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85E7 |
|---|---|
| RGB | rgb(234, 133, 231) |
| HSL | hsl(302, 71%, 72%) |
| HSV | hsv(302, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 1.3%, 8.2%) |
| CIE-LAB | lab(69.50, 52.48, -33.30) |
| CIE-LCH | lch(69.50, 62.16, 327.60°) |
| OKLab | oklab(75.85% 0.1465 -0.0909) |
| OKLCH | oklch(75.85% 0.172 328.2) |
| XYZ | xyz(56.7421, 40.0399, 80.3255) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.39
Lavender Pink
#DD85D7
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.12
Orchid
#DA70D6
ΔE00 5.49
Candy Pink
#FF63E9
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85E7 #85EA88
analogous
#BB85EA #EA85E7 #EA85B5
triadic
#EA85E7 #E7EA85 #85E7EA
tetradic
#EA85E7 #EABB85 #85EA88 #85B5EA
square
#EA85E7 #EABB85 #85EA88 #85B5EA
split-complementary
#EA85E7 #B5EA85 #85EABB
monochromatic
#D124CC #E151DD #EA85E7 #F3B9F1 #FBE5FA
Accessibility & contrast
On white
2.33
#EA85E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EA85E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85E7
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85E7 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#F08EAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea85e7; /* rgb */ color: rgb(234, 133, 231); /* oklch */ color: oklch(75.8% 0.172 328.2);
Tailwind
colors: {
custom: {
50: '#f2abef',
500: '#ea85e7',
950: '#000000',
},
}SCSS
$custom: #ea85e7; $custom-light: #f2abef; $custom-dark: #000000;
JSON
{
"hex": "#ea85e7",
"rgb": {
"r": 234,
"g": 133,
"b": 231
},
"hsl": {
"h": 301.782,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75845,
"c": 0.17243,
"h": 328.2
},
"luminance": 0.40037
}Semantic roles & 50–950 ramp
primary
#EA85E7
secondary
#D9F2D9
accent
#D31913
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84