#EB89BE#EB89BE
#EB89BE is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.0% C 0.135 H 347.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89BE |
|---|---|
| RGB | rgb(235, 137, 190) |
| HSL | hsl(328, 71%, 73%) |
| HSV | hsv(328, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 19.1%, 7.8%) |
| CIE-LAB | lab(68.95, 44.09, -11.37) |
| CIE-LCH | lch(68.95, 45.53, 345.53°) |
| OKLab | oklab(74.98% 0.1313 -0.0298) |
| OKLCH | oklch(74.98% 0.135 347.2) |
| XYZ | xyz(52.5017, 39.2748, 53.5207) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Bubblegum Pink
#FE83CC
ΔE00 3.96
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Hot Pink
#FF69B4
ΔE00 6.63
Pinky
#FC86AA
ΔE00 6.79
Bubble Gum Pink
#FF69AF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89BE #89EBB6
analogous
#E789EB #EB89BE #EB898D
triadic
#EB89BE #BEEB89 #89BEEB
tetradic
#EB89BE #EBE789 #89EBB6 #898DEB
square
#EB89BE #EBE789 #89EBB6 #898DEB
split-complementary
#EB89BE #8DEB89 #89EBE7
monochromatic
#D52484 #E255A1 #EB89BE #F4BDDB #FBE5F1
Accessibility & contrast
On white
2.37
#EB89BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EB89BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89BE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89BE | 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)
#919EC0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#F7879C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb89be; /* rgb */ color: rgb(235, 137, 190); /* oklch */ color: oklch(75.0% 0.135 347.2);
Tailwind
colors: {
custom: {
50: '#f3add1',
500: '#eb89be',
950: '#000000',
},
}SCSS
$custom: #eb89be; $custom-light: #f3add1; $custom-dark: #000000;
JSON
{
"hex": "#eb89be",
"rgb": {
"r": 235,
"g": 137,
"b": 190
},
"hsl": {
"h": 327.551,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.74976,
"c": 0.13461,
"h": 347.2
},
"luminance": 0.39271
}Semantic roles & 50–950 ramp
primary
#EB89BE
secondary
#D9F2E4
accent
#D36B12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82