#EB89DB#EB89DB
#EB89DB is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.1% C 0.156 H 333.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89DB |
|---|---|
| RGB | rgb(235, 137, 219) |
| HSL | hsl(310, 71%, 73%) |
| HSV | hsv(310, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 6.8%, 7.8%) |
| CIE-LAB | lab(69.94, 48.70, -25.99) |
| CIE-LCH | lch(69.94, 55.20, 331.91°) |
| OKLab | oklab(76.05% 0.1392 -0.0702) |
| OKLCH | oklch(76.05% 0.156 333.2) |
| XYZ | xyz(55.9925, 40.6711, 71.9051) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 4.11
Purply Pink
#F075E6
ΔE00 4.89
Bubblegum Pink
#FE83CC
ΔE00 5.26
Plum
#DDA0DD
ΔE00 6.26
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89DB #89EB99
analogous
#CA89EB #EB89DB #EB89AA
triadic
#EB89DB #DBEB89 #89DBEB
tetradic
#EB89DB #EBCA89 #89EB99 #89AAEB
square
#EB89DB #EBCA89 #89EB99 #89AAEB
split-complementary
#EB89DB #AAEB89 #89EBCA
monochromatic
#D524B8 #E255CB #EB89DB #F4BDEB #FBE5F7
Accessibility & contrast
On white
2.30
#EB89DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EB89DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89DB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89DB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#A2B0D8
Tritanopia (blue-blind)
#F38EA8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb89db; /* rgb */ color: rgb(235, 137, 219); /* oklch */ color: oklch(76.1% 0.156 333.2);
Tailwind
colors: {
custom: {
50: '#f3aee6',
500: '#eb89db',
950: '#000000',
},
}SCSS
$custom: #eb89db; $custom-light: #f3aee6; $custom-dark: #000000;
JSON
{
"hex": "#eb89db",
"rgb": {
"r": 235,
"g": 137,
"b": 219
},
"hsl": {
"h": 309.796,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.76053,
"c": 0.15595,
"h": 333.2
},
"luminance": 0.40668
}Semantic roles & 50–950 ramp
primary
#EB89DB
secondary
#D9F2DD
accent
#D33212
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84