#EA8EE6#EA8EE6
#EA8EE6 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.1% C 0.156 H 328.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EE6 |
|---|---|
| RGB | rgb(234, 142, 230) |
| HSL | hsl(303, 69%, 74%) |
| HSV | hsv(303, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 1.7%, 8.2%) |
| CIE-LAB | lab(71.25, 47.74, -30.05) |
| CIE-LCH | lch(71.25, 56.41, 327.81°) |
| OKLab | oklab(77.15% 0.1334 -0.0817) |
| OKLCH | oklch(77.15% 0.156 328.5) |
| XYZ | xyz(57.8867, 42.5543, 80.0123) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 5.08
Plum
#DDA0DD
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 7.16
Orchid
#DA70D6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EE6 #8EEA92
analogous
#C08EEA #EA8EE6 #EA8EB8
triadic
#EA8EE6 #E6EA8E #8EE6EA
tetradic
#EA8EE6 #EAC08E #8EEA92 #8EB8EA
square
#EA8EE6 #EAC08E #8EEA92 #8EB8EA
split-complementary
#EA8EE6 #B8EA8E #8EEAC0
monochromatic
#D628CE #E05ADB #EA8EE6 #F4C2F1 #FAE5F9
Accessibility & contrast
On white
2.21
#EA8EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EA8EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EE6
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EE6 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A7E9
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#F096AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8ee6; /* rgb */ color: rgb(234, 142, 230); /* oklch */ color: oklch(77.1% 0.156 328.5);
Tailwind
colors: {
custom: {
50: '#f2b1ee',
500: '#ea8ee6',
950: '#000000',
},
}SCSS
$custom: #ea8ee6; $custom-light: #f2b1ee; $custom-dark: #000000;
JSON
{
"hex": "#ea8ee6",
"rgb": {
"r": 234,
"g": 142,
"b": 230
},
"hsl": {
"h": 302.609,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.77145,
"c": 0.15647,
"h": 328.5
},
"luminance": 0.42552
}Semantic roles & 50–950 ramp
primary
#EA8EE6
secondary
#D9F2DA
accent
#D11D15
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084