Skip to content

#eb007b

a balanced, electric magenta / pink · warm · closest name: crimson

RGB
235, 0, 123
HSL
329°, 100%, 46%
CMYK
0, 100, 48, 8
Luminance
0.1909

Every format

HEX#eb007b
RGBrgb(235, 0, 123)
HSLhsl(329, 100%, 46%)
CMYKcmyk(0%, 100%, 48%, 8%)
LABlab(50.8 79.9 0.7)
LCHlch(50.8 79.9 0.5)
OKLCHoklch(0.608 0.246 0.6)

Copy-ready code

/* CSS */
color: #eb007b;
background-color: #eb007b;
/* Tailwind (arbitrary) */
class="text-[#eb007b] bg-[#eb007b]"
/* SCSS */
$brand: #eb007b;
/* SwiftUI */
Color(red: 0.922, green: 0.000, blue: 0.482)
/* Android */
Color.parseColor("#eb007b")

Accessibility — WCAG contrast

Aa
#eb007b on white: 4.36:1
AA ✗ fail · AA-large · AAA
Aa
#eb007b on black: 4.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green0.0%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow47.7%
Key (black)7.8%

Color previews

#eb007b text on a black background

contrast 4.82:1

Card sample

#eb007b text on a white background

contrast 4.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #eb007b;
Background color
Panel with #eb007b background
background-color: #eb007b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #eb007b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(235, 0, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 0, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eb007b;
background: linear-gradient(135deg, #eb007b, #EB2200);

Monochromatic scale

Palettes built from #eb007b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb007b in the Color Lab