#EA8EF5#EA8EF5
#EA8EF5 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.8% C 0.171 H 323.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EF5 |
|---|---|
| RGB | rgb(234, 142, 245) |
| HSL | hsl(294, 84%, 76%) |
| HSV | hsv(294, 42%, 96%) |
| CMYK | cmyk(4.5%, 42%, 0%, 3.9%) |
| CIE-LAB | lab(71.85, 50.46, -37.33) |
| CIE-LCH | lch(71.85, 62.77, 323.51°) |
| OKLab | oklab(77.79% 0.1366 -0.1024) |
| OKLCH | oklch(77.79% 0.171 323.1) |
| XYZ | xyz(60.0844, 43.4334, 91.5870) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 5.05
Purply Pink
#F075E6
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.33
Orchid
#DA70D6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EF5 #99F58E
analogous
#B68EF5 #EA8EF5 #F58ECC
triadic
#EA8EF5 #F5EA8E #8EF5EA
tetradic
#EA8EF5 #F5B68E #99F58E #8ECCF5
square
#EA8EF5 #F5B68E #99F58E #8ECCF5
split-complementary
#EA8EF5 #CCF58E #8EF5B6
monochromatic
#D51EEB #E056F0 #EA8EF5 #F4C6FA #FAE3FD
Accessibility & contrast
On white
2.17
#EA8EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EA8EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EF5
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EF5 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#ED9AB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ea8ef5; /* rgb */ color: rgb(234, 142, 245); /* oklch */ color: oklch(77.8% 0.171 323.1);
Tailwind
colors: {
custom: {
50: '#f2b1f8',
500: '#ea8ef5',
950: '#000000',
},
}SCSS
$custom: #ea8ef5; $custom-light: #f2b1f8; $custom-dark: #000000;
JSON
{
"hex": "#ea8ef5",
"rgb": {
"r": 234,
"g": 142,
"b": 245
},
"hsl": {
"h": 293.592,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.77788,
"c": 0.17071,
"h": 323.1
},
"luminance": 0.43431
}Semantic roles & 50–950 ramp
primary
#EA8EF5
secondary
#DAF4D7
accent
#E0051D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085