#EA85E8#EA85E8
#EA85E8 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.9% C 0.173 H 327.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85E8 |
|---|---|
| RGB | rgb(234, 133, 232) |
| HSL | hsl(301, 71%, 72%) |
| HSV | hsv(301, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 0.9%, 8.2%) |
| CIE-LAB | lab(69.54, 52.66, -33.79) |
| CIE-LCH | lch(69.54, 62.57, 327.31°) |
| OKLab | oklab(75.89% 0.1467 -0.0923) |
| OKLCH | oklch(75.89% 0.173 327.8) |
| XYZ | xyz(56.8837, 40.0965, 81.0714) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Lavender Pink
#DD85D7
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 3.11
Orchid
#DA70D6
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.02
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85E8 #85EA87
analogous
#BA85EA #EA85E8 #EA85B6
triadic
#EA85E8 #E8EA85 #85E8EA
tetradic
#EA85E8 #EABA85 #85EA87 #85B6EA
square
#EA85E8 #EABA85 #85EA87 #85B6EA
split-complementary
#EA85E8 #B6EA85 #85EABA
monochromatic
#D124CD #E151DE #EA85E8 #F3B9F2 #FBE5FA
Accessibility & contrast
On white
2.33
#EA85E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EA85E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85E8
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85E8 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EB
Deuteranopia (green-blind)
#99AFE5
Tritanopia (blue-blind)
#F08FAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea85e8; /* rgb */ color: rgb(234, 133, 232); /* oklch */ color: oklch(75.9% 0.173 327.8);
Tailwind
colors: {
custom: {
50: '#f2abef',
500: '#ea85e8',
950: '#000000',
},
}SCSS
$custom: #ea85e8; $custom-light: #f2abef; $custom-dark: #000000;
JSON
{
"hex": "#ea85e8",
"rgb": {
"r": 234,
"g": 133,
"b": 232
},
"hsl": {
"h": 301.188,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75888,
"c": 0.17333,
"h": 327.8
},
"luminance": 0.40094
}Semantic roles & 50–950 ramp
primary
#EA85E8
secondary
#D9F2D9
accent
#D31713
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84