#EB89EF#EB89EF
#EB89EF is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.9% C 0.174 H 325.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89EF |
|---|---|
| RGB | rgb(235, 137, 239) |
| HSL | hsl(298, 76%, 74%) |
| HSV | hsv(298, 43%, 94%) |
| CMYK | cmyk(1.7%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(70.72, 52.19, -35.79) |
| CIE-LCH | lch(70.72, 63.28, 325.56°) |
| OKLab | oklab(76.89% 0.1436 -0.098) |
| OKLCH | oklch(76.89% 0.174 325.7) |
| XYZ | xyz(58.7853, 41.7882, 86.6141) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.07
Orchid
#DA70D6
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 6.75
Light Magenta
#FA5FF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89EF #8DEF89
analogous
#B889EF #EB89EF #EF89C0
triadic
#EB89EF #EFEB89 #89EFEB
tetradic
#EB89EF #EFB889 #8DEF89 #89C0EF
square
#EB89EF #EFB889 #8DEF89 #89C0EF
split-complementary
#EB89EF #C0EF89 #89EFB8
monochromatic
#D81EDF #E253E8 #EB89EF #F4BFF6 #FAE4FB
Accessibility & contrast
On white
2.24
#EB89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EB89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89EF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89EF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#F094B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb89ef; /* rgb */ color: rgb(235, 137, 239); /* oklch */ color: oklch(76.9% 0.174 325.7);
Tailwind
colors: {
custom: {
50: '#f3aef4',
500: '#eb89ef',
950: '#000000',
},
}SCSS
$custom: #eb89ef; $custom-light: #f3aef4; $custom-dark: #000000;
JSON
{
"hex": "#eb89ef",
"rgb": {
"r": 235,
"g": 137,
"b": 239
},
"hsl": {
"h": 297.647,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.76893,
"c": 0.17381,
"h": 325.7
},
"luminance": 0.41785
}Semantic roles & 50–950 ramp
primary
#EB89EF
secondary
#D9F3D8
accent
#D80D15
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85