#EB89F4#EB89F4
#EB89F4 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.1% C 0.179 H 324.0°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89F4 |
|---|---|
| RGB | rgb(235, 137, 244) |
| HSL | hsl(295, 83%, 75%) |
| HSV | hsv(295, 44%, 96%) |
| CMYK | cmyk(3.7%, 43.9%, 0%, 4.3%) |
| CIE-LAB | lab(70.93, 53.10, -38.20) |
| CIE-LCH | lch(70.93, 65.42, 324.27°) |
| OKLab | oklab(77.11% 0.1445 -0.1049) |
| OKLCH | oklch(77.11% 0.179 324) |
| XYZ | xyz(59.5342, 42.0877, 90.5582) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.82
Orchid
#DA70D6
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 6.92
Light Magenta
#FA5FF7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89F4 #92F489
analogous
#B589F4 #EB89F4 #F489C8
triadic
#EB89F4 #F4EB89 #89F4EB
tetradic
#EB89F4 #F4B589 #92F489 #89C8F4
square
#EB89F4 #F4B589 #92F489 #89C8F4
split-complementary
#EB89F4 #C8F489 #89F4B5
monochromatic
#D819EA #E251EF #EB89F4 #F4C1F9 #FAE3FC
Accessibility & contrast
On white
2.23
#EB89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EB89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89F4
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89F4 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#EF95B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb89f4; /* rgb */ color: rgb(235, 137, 244); /* oklch */ color: oklch(77.1% 0.179 324.0);
Tailwind
colors: {
custom: {
50: '#f3aef8',
500: '#eb89f4',
950: '#000000',
},
}SCSS
$custom: #eb89f4; $custom-light: #f3aef8; $custom-dark: #000000;
JSON
{
"hex": "#eb89f4",
"rgb": {
"r": 235,
"g": 137,
"b": 244
},
"hsl": {
"h": 294.953,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.77115,
"c": 0.17854,
"h": 324
},
"luminance": 0.42085
}Semantic roles & 50–950 ramp
primary
#EB89F4
secondary
#D9F4D7
accent
#DF0618
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171017
muted
#857F85