#EB89BD#EB89BD
#EB89BD is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.9% C 0.134 H 347.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89BD |
|---|---|
| RGB | rgb(235, 137, 189) |
| HSL | hsl(328, 71%, 73%) |
| HSV | hsv(328, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 19.6%, 7.8%) |
| CIE-LAB | lab(68.92, 43.94, -10.86) |
| CIE-LCH | lch(68.92, 45.26, 346.11°) |
| OKLab | oklab(74.94% 0.131 -0.0284) |
| OKLCH | oklch(74.94% 0.134 347.8) |
| XYZ | xyz(52.3928, 39.2312, 52.9471) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 4.11
Bubblegum (survey)
#FF6CB5
ΔE00 6.19
Pinky
#FC86AA
ΔE00 6.57
Hot Pink
#FF69B4
ΔE00 6.62
Bubble Gum Pink
#FF69AF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89BD #89EBB7
analogous
#E889EB #EB89BD #EB898C
triadic
#EB89BD #BDEB89 #89BDEB
tetradic
#EB89BD #EBE889 #89EBB7 #898CEB
square
#EB89BD #EBE889 #89EBB7 #898CEB
split-complementary
#EB89BD #8CEB89 #89EBE8
monochromatic
#D52482 #E255A0 #EB89BD #F4BDDA #FBE5F0
Accessibility & contrast
On white
2.37
#EB89BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EB89BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89BD
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89BD | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#F7879C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb89bd; /* rgb */ color: rgb(235, 137, 189); /* oklch */ color: oklch(74.9% 0.134 347.8);
Tailwind
colors: {
custom: {
50: '#f3add0',
500: '#eb89bd',
950: '#000000',
},
}SCSS
$custom: #eb89bd; $custom-light: #f3add0; $custom-dark: #000000;
JSON
{
"hex": "#eb89bd",
"rgb": {
"r": 235,
"g": 137,
"b": 189
},
"hsl": {
"h": 328.163,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.74942,
"c": 0.13401,
"h": 347.8
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#EB89BD
secondary
#D9F2E5
accent
#D36D12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82