#EA8AEB#EA8AEB
#EA8AEB is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.8% C 0.168 H 326.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8AEB |
|---|---|
| RGB | rgb(234, 138, 235) |
| HSL | hsl(299, 71%, 73%) |
| HSV | hsv(299, 41%, 92%) |
| CMYK | cmyk(0.4%, 41.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.64, 50.67, -33.73) |
| CIE-LCH | lch(70.64, 60.87, 326.35°) |
| OKLab | oklab(76.75% 0.1402 -0.0921) |
| OKLCH | oklch(76.75% 0.168 326.7) |
| XYZ | xyz(58.0144, 41.6702, 83.5685) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Lavender Pink
#DD85D7
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 4.14
Orchid
#DA70D6
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 6.95
Plum
#DDA0DD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8AEB #8BEB8A
analogous
#B98AEB #EA8AEB #EB8ABC
triadic
#EA8AEB #EBEA8A #8AEBEA
tetradic
#EA8AEB #EBB98A #8BEB8A #8ABCEB
square
#EA8AEB #EBB98A #8BEB8A #8ABCEB
split-complementary
#EA8AEB #BCEB8A #8AEBB9
monochromatic
#D425D6 #E156E2 #EA8AEB #F3BEF4 #FAE5FB
Accessibility & contrast
On white
2.25
#EA8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8AEB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8AEB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#9CB1E8
Tritanopia (blue-blind)
#EF94B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea8aeb; /* rgb */ color: rgb(234, 138, 235); /* oklch */ color: oklch(76.8% 0.168 326.7);
Tailwind
colors: {
custom: {
50: '#f2aef1',
500: '#ea8aeb',
950: '#000000',
},
}SCSS
$custom: #ea8aeb; $custom-light: #f2aef1; $custom-dark: #000000;
JSON
{
"hex": "#ea8aeb",
"rgb": {
"r": 234,
"g": 138,
"b": 235
},
"hsl": {
"h": 299.381,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.76753,
"c": 0.16781,
"h": 326.7
},
"luminance": 0.41668
}Semantic roles & 50–950 ramp
primary
#EA8AEB
secondary
#D9F2D9
accent
#D31315
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85