#EB89BC#EB89BC
#EB89BC is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.9% C 0.133 H 348.3°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89BC |
|---|---|
| RGB | rgb(235, 137, 188) |
| HSL | hsl(329, 71%, 73%) |
| HSV | hsv(329, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 20%, 7.8%) |
| CIE-LAB | lab(68.89, 43.79, -10.35) |
| CIE-LCH | lch(68.89, 45.00, 346.70°) |
| OKLab | oklab(74.91% 0.1306 -0.027) |
| OKLCH | oklch(74.91% 0.133 348.3) |
| XYZ | xyz(52.2847, 39.1879, 52.3774) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum Pink
#FE83CC
ΔE00 4.27
Bubblegum (survey)
#FF6CB5
ΔE00 6.18
Pinky
#FC86AA
ΔE00 6.35
Hot Pink
#FF69B4
ΔE00 6.61
Bubble Gum Pink
#FF69AF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89BC #89EBB8
analogous
#E989EB #EB89BC #EB898B
triadic
#EB89BC #BCEB89 #89BCEB
tetradic
#EB89BC #EBE989 #89EBB8 #898BEB
square
#EB89BC #EBE989 #89EBB8 #898BEB
split-complementary
#EB89BC #8BEB89 #89EBE9
monochromatic
#D52480 #E2559E #EB89BC #F4BDDA #FBE5F0
Accessibility & contrast
On white
2.38
#EB89BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EB89BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89BC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89BC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBE
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#F7879B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb89bc; /* rgb */ color: rgb(235, 137, 188); /* oklch */ color: oklch(74.9% 0.133 348.3);
Tailwind
colors: {
custom: {
50: '#f3add0',
500: '#eb89bc',
950: '#000000',
},
}SCSS
$custom: #eb89bc; $custom-light: #f3add0; $custom-dark: #000000;
JSON
{
"hex": "#eb89bc",
"rgb": {
"r": 235,
"g": 137,
"b": 188
},
"hsl": {
"h": 328.776,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.74908,
"c": 0.13342,
"h": 348.3
},
"luminance": 0.39184
}Semantic roles & 50–950 ramp
primary
#EB89BC
secondary
#D9F2E5
accent
#D36F12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82