#EA85EE#EA85EE
#EA85EE is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.179 H 325.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85EE |
|---|---|
| RGB | rgb(234, 133, 238) |
| HSL | hsl(298, 76%, 73%) |
| HSV | hsv(298, 44%, 93%) |
| CMYK | cmyk(1.7%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(69.78, 53.73, -36.71) |
| CIE-LCH | lch(69.78, 65.07, 325.66°) |
| OKLab | oklab(76.15% 0.1479 -0.1006) |
| OKLCH | oklch(76.15% 0.179 325.8) |
| XYZ | xyz(57.7506, 40.4433, 85.6367) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.84
Purply Pink
#F075E6
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 3.97
Orchid
#DA70D6
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85EE #89EE85
analogous
#B585EE #EA85EE #EE85BE
triadic
#EA85EE #EEEA85 #85EEEA
tetradic
#EA85EE #EEB585 #89EE85 #85BEEE
square
#EA85EE #EEB585 #89EE85 #85BEEE
split-complementary
#EA85EE #BEEE85 #85EEB5
monochromatic
#D31EDA #E14FE7 #EA85EE #F3BBF5 #FAE4FB
Accessibility & contrast
On white
2.31
#EA85EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EA85EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85EE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85EE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F2
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#EF90AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea85ee; /* rgb */ color: rgb(234, 133, 238); /* oklch */ color: oklch(76.2% 0.179 325.8);
Tailwind
colors: {
custom: {
50: '#f3abf4',
500: '#ea85ee',
950: '#000000',
},
}SCSS
$custom: #ea85ee; $custom-light: #f3abf4; $custom-dark: #000000;
JSON
{
"hex": "#ea85ee",
"rgb": {
"r": 234,
"g": 133,
"b": 238
},
"hsl": {
"h": 297.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.76152,
"c": 0.17884,
"h": 325.8
},
"luminance": 0.40441
}Semantic roles & 50–950 ramp
primary
#EA85EE
secondary
#D9F3D8
accent
#D80E15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85