#EB89D2#EB89D2
#EB89D2 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.7% C 0.149 H 337.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89D2 |
|---|---|
| RGB | rgb(235, 137, 210) |
| HSL | hsl(315, 71%, 73%) |
| HSV | hsv(315, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 10.6%, 7.8%) |
| CIE-LAB | lab(69.62, 47.20, -21.50) |
| CIE-LCH | lch(69.62, 51.87, 335.51°) |
| OKLab | oklab(75.7% 0.137 -0.0577) |
| OKLCH | oklch(75.7% 0.149 337.2) |
| XYZ | xyz(54.8395, 40.2099, 65.8331) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 5.91
Pink (survey)
#FF81C0
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89D2 #89EBA2
analogous
#D389EB #EB89D2 #EB89A1
triadic
#EB89D2 #D2EB89 #89D2EB
tetradic
#EB89D2 #EBD389 #89EBA2 #89A1EB
square
#EB89D2 #EBD389 #89EBA2 #89A1EB
split-complementary
#EB89D2 #A1EB89 #89EBD3
monochromatic
#D524A8 #E255BE #EB89D2 #F4BDE6 #FBE5F5
Accessibility & contrast
On white
2.32
#EB89D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EB89D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89D2
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89D2 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA1D5
Deuteranopia (green-blind)
#A4B0CF
Tritanopia (blue-blind)
#F48CA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb89d2; /* rgb */ color: rgb(235, 137, 210); /* oklch */ color: oklch(75.7% 0.149 337.2);
Tailwind
colors: {
custom: {
50: '#f3ade0',
500: '#eb89d2',
950: '#000000',
},
}SCSS
$custom: #eb89d2; $custom-light: #f3ade0; $custom-dark: #000000;
JSON
{
"hex": "#eb89d2",
"rgb": {
"r": 235,
"g": 137,
"b": 210
},
"hsl": {
"h": 315.306,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.757,
"c": 0.14863,
"h": 337.2
},
"luminance": 0.40207
}Semantic roles & 50–950 ramp
primary
#EB89D2
secondary
#D9F2DF
accent
#D34412
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83