#EB89EA#EB89EA
#EB89EA is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.7% C 0.169 H 327.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89EA |
|---|---|
| RGB | rgb(235, 137, 234) |
| HSL | hsl(301, 71%, 73%) |
| HSV | hsv(301, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 0.4%, 7.8%) |
| CIE-LAB | lab(70.52, 51.29, -33.36) |
| CIE-LCH | lch(70.52, 61.19, 326.96°) |
| OKLab | oklab(76.68% 0.1426 -0.0911) |
| OKLCH | oklch(76.68% 0.169 327.4) |
| XYZ | xyz(58.0568, 41.4968, 82.7776) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 3.90
Orchid
#DA70D6
ΔE00 6.33
Candy Pink
#FF63E9
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89EA #89EB8A
analogous
#BB89EB #EB89EA #EB89B9
triadic
#EB89EA #EAEB89 #89EAEB
tetradic
#EB89EA #EBBB89 #89EB8A #89B9EB
square
#EB89EA #EBBB89 #89EB8A #89B9EB
split-complementary
#EB89EA #B9EB89 #89EBBB
monochromatic
#D524D4 #E255E1 #EB89EA #F4BDF3 #FBE5FA
Accessibility & contrast
On white
2.26
#EB89EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EB89EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89EA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89EA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#F192AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb89ea; /* rgb */ color: rgb(235, 137, 234); /* oklch */ color: oklch(76.7% 0.169 327.4);
Tailwind
colors: {
custom: {
50: '#f3aef1',
500: '#eb89ea',
950: '#000000',
},
}SCSS
$custom: #eb89ea; $custom-light: #f3aef1; $custom-dark: #000000;
JSON
{
"hex": "#eb89ea",
"rgb": {
"r": 235,
"g": 137,
"b": 234
},
"hsl": {
"h": 300.612,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.76675,
"c": 0.16917,
"h": 327.4
},
"luminance": 0.41494
}Semantic roles & 50–950 ramp
primary
#EB89EA
secondary
#D9F2D9
accent
#D31412
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171016
muted
#857F84