#EB89F5#EB89F5
#EB89F5 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.2% C 0.179 H 323.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89F5 |
|---|---|
| RGB | rgb(235, 137, 245) |
| HSL | hsl(294, 84%, 75%) |
| HSV | hsv(294, 44%, 96%) |
| CMYK | cmyk(4.1%, 44.1%, 0%, 3.9%) |
| CIE-LAB | lab(70.97, 53.28, -38.68) |
| CIE-LCH | lch(70.97, 65.85, 324.02°) |
| OKLab | oklab(77.16% 0.1447 -0.1063) |
| OKLCH | oklch(77.16% 0.18 323.7) |
| XYZ | xyz(59.6864, 42.1486, 91.3600) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.85
Purply Pink
#F075E6
ΔE00 4.41
Lavender Pink
#DD85D7
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 6.97
Light Magenta
#FA5FF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89F5 #93F589
analogous
#B589F5 #EB89F5 #F589C9
triadic
#EB89F5 #F5EB89 #89F5EB
tetradic
#EB89F5 #F5B589 #93F589 #89C9F5
square
#EB89F5 #F5B589 #93F589 #89C9F5
split-complementary
#EB89F5 #C9F589 #89F5B5
monochromatic
#D818EB #E151F0 #EB89F5 #F5C1FA #FAE3FD
Accessibility & contrast
On white
2.23
#EB89F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EB89F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89F5
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89F5 | 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)
#7CA6F9
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#EF95B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb89f5; /* rgb */ color: rgb(235, 137, 245); /* oklch */ color: oklch(77.2% 0.179 323.7);
Tailwind
colors: {
custom: {
50: '#f3aef9',
500: '#eb89f5',
950: '#000000',
},
}SCSS
$custom: #eb89f5; $custom-light: #f3aef9; $custom-dark: #000000;
JSON
{
"hex": "#eb89f5",
"rgb": {
"r": 235,
"g": 137,
"b": 245
},
"hsl": {
"h": 294.444,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.7716,
"c": 0.1795,
"h": 323.7
},
"luminance": 0.42146
}Semantic roles & 50–950 ramp
primary
#EB89F5
secondary
#D9F5D6
accent
#E10519
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171017
muted
#857F85