#EB89BF#EB89BF
#EB89BF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.0% C 0.135 H 346.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89BF |
|---|---|
| RGB | rgb(235, 137, 191) |
| HSL | hsl(327, 71%, 73%) |
| HSV | hsv(327, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 18.7%, 7.8%) |
| CIE-LAB | lab(68.98, 44.24, -11.89) |
| CIE-LCH | lch(68.98, 45.81, 344.96°) |
| OKLab | oklab(75.01% 0.1316 -0.0312) |
| OKLCH | oklch(75.01% 0.135 346.7) |
| XYZ | xyz(52.6114, 39.3186, 54.0983) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 6.23
Hot Pink
#FF69B4
ΔE00 6.65
Bubble Gum Pink
#FF69AF
ΔE00 6.92
Pinky
#FC86AA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89BF #89EBB5
analogous
#E689EB #EB89BF #EB898E
triadic
#EB89BF #BFEB89 #89BFEB
tetradic
#EB89BF #EBE689 #89EBB5 #898EEB
square
#EB89BF #EBE689 #89EBB5 #898EEB
split-complementary
#EB89BF #8EEB89 #89EBE6
monochromatic
#D52486 #E255A3 #EB89BF #F4BDDB #FBE5F1
Accessibility & contrast
On white
2.37
#EB89BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EB89BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89BF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89BF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#F7889D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb89bf; /* rgb */ color: rgb(235, 137, 191); /* oklch */ color: oklch(75.0% 0.135 346.7);
Tailwind
colors: {
custom: {
50: '#f3add2',
500: '#eb89bf',
950: '#000000',
},
}SCSS
$custom: #eb89bf; $custom-light: #f3add2; $custom-dark: #000000;
JSON
{
"hex": "#eb89bf",
"rgb": {
"r": 235,
"g": 137,
"b": 191
},
"hsl": {
"h": 326.939,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.7501,
"c": 0.13522,
"h": 346.7
},
"luminance": 0.39315
}Semantic roles & 50–950 ramp
primary
#EB89BF
secondary
#D9F2E4
accent
#D36912
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82