#EB89EC#EB89EC
#EB89EC is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.8% C 0.171 H 326.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89EC |
|---|---|
| RGB | rgb(235, 137, 236) |
| HSL | hsl(299, 72%, 73%) |
| HSV | hsv(299, 42%, 93%) |
| CMYK | cmyk(0.4%, 41.9%, 0%, 7.5%) |
| CIE-LAB | lab(70.60, 51.65, -34.33) |
| CIE-LCH | lch(70.60, 62.02, 326.39°) |
| OKLab | oklab(76.76% 0.143 -0.0938) |
| OKLCH | oklch(76.76% 0.171 326.7) |
| XYZ | xyz(58.3458, 41.6124, 84.2993) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Lavender Pink
#DD85D7
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 3.92
Orchid
#DA70D6
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 6.71
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89EC #8AEC89
analogous
#B989EC #EB89EC #EC89BB
triadic
#EB89EC #ECEB89 #89ECEB
tetradic
#EB89EC #ECB989 #8AEC89 #89BBEC
square
#EB89EC #ECB989 #8AEC89 #89BBEC
split-complementary
#EB89EC #BBEC89 #89ECB9
monochromatic
#D623D8 #E254E4 #EB89EC #F4BEF4 #FBE5FB
Accessibility & contrast
On white
2.25
#EB89EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EB89EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89EC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89EC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#F093B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb89ec; /* rgb */ color: rgb(235, 137, 236); /* oklch */ color: oklch(76.8% 0.171 326.7);
Tailwind
colors: {
custom: {
50: '#f3aef2',
500: '#eb89ec',
950: '#000000',
},
}SCSS
$custom: #eb89ec; $custom-light: #f3aef2; $custom-dark: #000000;
JSON
{
"hex": "#eb89ec",
"rgb": {
"r": 235,
"g": 137,
"b": 236
},
"hsl": {
"h": 299.394,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.76762,
"c": 0.17102,
"h": 326.7
},
"luminance": 0.4161
}Semantic roles & 50–950 ramp
primary
#EB89EC
secondary
#D9F2D9
accent
#D41113
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85