#EA85E6#EA85E6
#EA85E6 is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.8% C 0.172 H 328.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85E6 |
|---|---|
| RGB | rgb(234, 133, 230) |
| HSL | hsl(302, 71%, 72%) |
| HSV | hsv(302, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 1.7%, 8.2%) |
| CIE-LAB | lab(69.46, 52.31, -32.82) |
| CIE-LCH | lch(69.46, 61.75, 327.90°) |
| OKLab | oklab(75.8% 0.1463 -0.0895) |
| OKLCH | oklch(75.8% 0.172 328.5) |
| XYZ | xyz(56.6013, 39.9836, 79.5838) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Lavender Pink
#DD85D7
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.14
Orchid
#DA70D6
ΔE00 5.47
Candy Pink
#FF63E9
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85E6 #85EA89
analogous
#BC85EA #EA85E6 #EA85B4
triadic
#EA85E6 #E6EA85 #85E6EA
tetradic
#EA85E6 #EABC85 #85EA89 #85B4EA
square
#EA85E6 #EABC85 #85EA89 #85B4EA
split-complementary
#EA85E6 #B4EA85 #85EABC
monochromatic
#D124CA #E151DB #EA85E6 #F3B9F1 #FBE5FA
Accessibility & contrast
On white
2.33
#EA85E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EA85E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85E6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85E6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1E9
Deuteranopia (green-blind)
#9AAEE3
Tritanopia (blue-blind)
#F08EAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea85e6; /* rgb */ color: rgb(234, 133, 230); /* oklch */ color: oklch(75.8% 0.172 328.5);
Tailwind
colors: {
custom: {
50: '#f2abee',
500: '#ea85e6',
950: '#000000',
},
}SCSS
$custom: #ea85e6; $custom-light: #f2abee; $custom-dark: #000000;
JSON
{
"hex": "#ea85e6",
"rgb": {
"r": 234,
"g": 133,
"b": 230
},
"hsl": {
"h": 302.376,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.75802,
"c": 0.17153,
"h": 328.5
},
"luminance": 0.39981
}Semantic roles & 50–950 ramp
primary
#EA85E6
secondary
#D9F2DA
accent
#D31A13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84