#EB89D4#EB89D4
#EB89D4 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.8% C 0.150 H 336.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89D4 |
|---|---|
| RGB | rgb(235, 137, 212) |
| HSL | hsl(314, 71%, 73%) |
| HSV | hsv(314, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 9.8%, 7.8%) |
| CIE-LAB | lab(69.69, 47.53, -22.50) |
| CIE-LCH | lch(69.69, 52.59, 334.67°) |
| OKLab | oklab(75.78% 0.1375 -0.0605) |
| OKLCH | oklch(75.78% 0.15 336.3) |
| XYZ | xyz(55.0902, 40.3102, 67.1535) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.35
Bubblegum Pink
#FE83CC
ΔE00 4.21
Violet (CSS)
#EE82EE
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89D4 #89EBA0
analogous
#D189EB #EB89D4 #EB89A3
triadic
#EB89D4 #D4EB89 #89D4EB
tetradic
#EB89D4 #EBD189 #89EBA0 #89A3EB
square
#EB89D4 #EBD189 #89EBA0 #89A3EB
split-complementary
#EB89D4 #A3EB89 #89EBD1
monochromatic
#D524AC #E255C1 #EB89D4 #F4BDE7 #FBE5F5
Accessibility & contrast
On white
2.32
#EB89D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EB89D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89D4
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89D4 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA1D7
Deuteranopia (green-blind)
#A4B0D1
Tritanopia (blue-blind)
#F48DA5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb89d4; /* rgb */ color: rgb(235, 137, 212); /* oklch */ color: oklch(75.8% 0.150 336.3);
Tailwind
colors: {
custom: {
50: '#f3ade1',
500: '#eb89d4',
950: '#000000',
},
}SCSS
$custom: #eb89d4; $custom-light: #f3ade1; $custom-dark: #000000;
JSON
{
"hex": "#eb89d4",
"rgb": {
"r": 235,
"g": 137,
"b": 212
},
"hsl": {
"h": 314.082,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.75777,
"c": 0.15021,
"h": 336.3
},
"luminance": 0.40307
}Semantic roles & 50–950 ramp
primary
#EB89D4
secondary
#D9F2DF
accent
#D34012
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83