#EA8EE7#EA8EE7
#EA8EE7 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.2% C 0.157 H 328.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EE7 |
|---|---|
| RGB | rgb(234, 142, 231) |
| HSL | hsl(302, 69%, 74%) |
| HSV | hsv(302, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 1.3%, 8.2%) |
| CIE-LAB | lab(71.29, 47.92, -30.54) |
| CIE-LCH | lch(71.29, 56.82, 327.49°) |
| OKLab | oklab(77.19% 0.1337 -0.0831) |
| OKLCH | oklch(77.19% 0.157 328.1) |
| XYZ | xyz(58.0275, 42.6107, 80.7539) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.05
Lavender Pink
#DD85D7
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 5.05
Plum
#DDA0DD
ΔE00 5.80
Orchid
#DA70D6
ΔE00 7.16
Bubblegum Pink
#FE83CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EE7 #8EEA91
analogous
#BF8EEA #EA8EE7 #EA8EB9
triadic
#EA8EE7 #E7EA8E #8EE7EA
tetradic
#EA8EE7 #EABF8E #8EEA91 #8EB9EA
square
#EA8EE7 #EABF8E #8EEA91 #8EB9EA
split-complementary
#EA8EE7 #B9EA8E #8EEABF
monochromatic
#D628D0 #E05ADC #EA8EE7 #F4C2F2 #FAE5FA
Accessibility & contrast
On white
2.21
#EA8EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EA8EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EE7
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EE7 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7EA
Deuteranopia (green-blind)
#A0B3E4
Tritanopia (blue-blind)
#F096B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea8ee7; /* rgb */ color: rgb(234, 142, 231); /* oklch */ color: oklch(77.2% 0.157 328.1);
Tailwind
colors: {
custom: {
50: '#f2b1ef',
500: '#ea8ee7',
950: '#000000',
},
}SCSS
$custom: #ea8ee7; $custom-light: #f2b1ef; $custom-dark: #000000;
JSON
{
"hex": "#ea8ee7",
"rgb": {
"r": 234,
"g": 142,
"b": 231
},
"hsl": {
"h": 301.957,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.77186,
"c": 0.1574,
"h": 328.1
},
"luminance": 0.42608
}Semantic roles & 50–950 ramp
primary
#EA8EE7
secondary
#D9F2DA
accent
#D11B15
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084