Skip to content

#be2abc

a balanced, vivid magenta / pink · warm · closest name: purple

RGB
190, 42, 188
HSL
301°, 64%, 46%
CMYK
0, 78, 1, 26
Luminance
0.1623

Every format

HEX#be2abc
RGBrgb(190, 42, 188)
HSLhsl(301, 64%, 46%)
CMYKcmyk(0%, 78%, 1%, 26%)
LABlab(47.3 71.9 -44.2)
LCHlch(47.3 84.4 328.4)
OKLCHoklch(0.577 0.236 328.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#be2abc on white: 4.94:1
AA ✓ pass · AA-large · AAA
Aa
#be2abc on black: 4.25:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green16.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta77.9%
Yellow1.1%
Key (black)25.5%

Color previews

#be2abc text on a black background

contrast 4.25:1

Card sample

#be2abc text on a white background

contrast 4.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 42, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 42, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #be2abc;
background: linear-gradient(135deg, #be2abc, #BE2A59);

Monochromatic scale

Palettes built from #be2abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #be2abc in the Color Lab