#EA8BEE#EA8BEE
#EA8BEE is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.0% C 0.169 H 325.6°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BEE |
|---|---|
| RGB | rgb(234, 139, 238) |
| HSL | hsl(298, 74%, 74%) |
| HSV | hsv(298, 42%, 93%) |
| CMYK | cmyk(1.7%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.96, 50.71, -34.88) |
| CIE-LCH | lch(70.96, 61.54, 325.48°) |
| OKLab | oklab(77.03% 0.1394 -0.0954) |
| OKLCH | oklch(77.03% 0.169 325.6) |
| XYZ | xyz(58.5956, 42.1333, 85.9184) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Lavender Pink
#DD85D7
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 4.40
Orchid
#DA70D6
ΔE00 6.76
Plum
#DDA0DD
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BEE #8FEE8B
analogous
#B98BEE #EA8BEE #EE8BC1
triadic
#EA8BEE #EEEA8B #8BEEEA
tetradic
#EA8BEE #EEB98B #8FEE8B #8BC1EE
square
#EA8BEE #EEB98B #8FEE8B #8BC1EE
split-complementary
#EA8BEE #C1EE8B #8BEEB9
monochromatic
#D621DE #E056E6 #EA8BEE #F4C0F6 #FAE4FB
Accessibility & contrast
On white
2.23
#EA8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EA8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BEE
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BEE | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#EF95B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bee; /* rgb */ color: rgb(234, 139, 238); /* oklch */ color: oklch(77.0% 0.169 325.6);
Tailwind
colors: {
custom: {
50: '#f2aff4',
500: '#ea8bee',
950: '#000000',
},
}SCSS
$custom: #ea8bee; $custom-light: #f2aff4; $custom-dark: #000000;
JSON
{
"hex": "#ea8bee",
"rgb": {
"r": 234,
"g": 139,
"b": 238
},
"hsl": {
"h": 297.576,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.77032,
"c": 0.16895,
"h": 325.6
},
"luminance": 0.42131
}Semantic roles & 50–950 ramp
primary
#EA8BEE
secondary
#D9F3D8
accent
#D70F17
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085