#EA8EE8#EA8EE8
#EA8EE8 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.2% C 0.158 H 327.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EE8 |
|---|---|
| RGB | rgb(234, 142, 232) |
| HSL | hsl(301, 69%, 74%) |
| HSV | hsv(301, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 0.9%, 8.2%) |
| CIE-LAB | lab(71.33, 48.09, -31.03) |
| CIE-LCH | lch(71.33, 57.23, 327.17°) |
| OKLab | oklab(77.23% 0.1339 -0.0845) |
| OKLCH | oklch(77.23% 0.158 327.7) |
| XYZ | xyz(58.1691, 42.6673, 81.4999) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 5.02
Plum
#DDA0DD
ΔE00 5.89
Orchid
#DA70D6
ΔE00 7.16
Bubblegum Pink
#FE83CC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EE8 #8EEA90
analogous
#BE8EEA #EA8EE8 #EA8EBA
triadic
#EA8EE8 #E8EA8E #8EE8EA
tetradic
#EA8EE8 #EABE8E #8EEA90 #8EBAEA
square
#EA8EE8 #EABE8E #8EEA90 #8EBAEA
split-complementary
#EA8EE8 #BAEA8E #8EEABE
monochromatic
#D628D2 #E05ADD #EA8EE8 #F4C2F3 #FAE5FA
Accessibility & contrast
On white
2.20
#EA8EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EA8EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EE8
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EE8 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EB
Deuteranopia (green-blind)
#A0B3E5
Tritanopia (blue-blind)
#F096B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8ee8; /* rgb */ color: rgb(234, 142, 232); /* oklch */ color: oklch(77.2% 0.158 327.7);
Tailwind
colors: {
custom: {
50: '#f2b1ef',
500: '#ea8ee8',
950: '#000000',
},
}SCSS
$custom: #ea8ee8; $custom-light: #f2b1ef; $custom-dark: #000000;
JSON
{
"hex": "#ea8ee8",
"rgb": {
"r": 234,
"g": 142,
"b": 232
},
"hsl": {
"h": 301.304,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.77228,
"c": 0.15832,
"h": 327.7
},
"luminance": 0.42665
}Semantic roles & 50–950 ramp
primary
#EA8EE8
secondary
#D9F2DA
accent
#D11915
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084