#EA8BEB#EA8BEB
#EA8BEB is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.9% C 0.166 H 326.7°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BEB |
|---|---|
| RGB | rgb(234, 139, 235) |
| HSL | hsl(299, 71%, 73%) |
| HSV | hsv(299, 41%, 92%) |
| CMYK | cmyk(0.4%, 40.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.84, 50.16, -33.42) |
| CIE-LCH | lch(70.84, 60.28, 326.33°) |
| OKLab | oklab(76.9% 0.1388 -0.0913) |
| OKLCH | oklch(76.9% 0.166 326.7) |
| XYZ | xyz(58.1585, 41.9585, 83.6165) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Lavender Pink
#DD85D7
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 4.34
Orchid
#DA70D6
ΔE00 6.65
Plum
#DDA0DD
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BEB #8CEB8B
analogous
#BA8BEB #EA8BEB #EB8BBC
triadic
#EA8BEB #EBEA8B #8BEBEA
tetradic
#EA8BEB #EBBA8B #8CEB8B #8BBCEB
square
#EA8BEB #EBBA8B #8CEB8B #8BBCEB
split-complementary
#EA8BEB #BCEB8B #8BEBBA
monochromatic
#D525D7 #E157E2 #EA8BEB #F3BFF4 #FAE5FA
Accessibility & contrast
On white
2.24
#EA8BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EA8BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BEB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BEB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#EF95B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea8beb; /* rgb */ color: rgb(234, 139, 235); /* oklch */ color: oklch(76.9% 0.166 326.7);
Tailwind
colors: {
custom: {
50: '#f2aff1',
500: '#ea8beb',
950: '#000000',
},
}SCSS
$custom: #ea8beb; $custom-light: #f2aff1; $custom-dark: #000000;
JSON
{
"hex": "#ea8beb",
"rgb": {
"r": 234,
"g": 139,
"b": 235
},
"hsl": {
"h": 299.375,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.76902,
"c": 0.16614,
"h": 326.7
},
"luminance": 0.41956
}Semantic roles & 50–950 ramp
primary
#EA8BEB
secondary
#D9F2D9
accent
#D31315
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085