Skip to content

#be2ace

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

RGB
190, 42, 206
HSL
294°, 66%, 49%
CMYK
8, 80, 0, 19
Luminance
0.1706

Every format

HEX#be2ace
RGBrgb(190, 42, 206)
HSLhsl(294, 66%, 49%)
CMYKcmyk(8%, 80%, 0%, 19%)
LABlab(48.3 74.8 -53.0)
LCHlch(48.3 91.7 324.7)
OKLCHoklch(0.588 0.249 323.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#be2ace on white: 4.76:1
AA ✓ pass · AA-large · AAA
Aa
#be2ace on black: 4.41:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green16.5%
Blue80.8%

CMYK percentages

Cyan7.8%
Magenta79.6%
Yellow0.0%
Key (black)19.2%

Color previews

#be2ace text on a black background

contrast 4.41:1

Card sample

#be2ace text on a white background

contrast 4.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #be2ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #be2ace in the Color Lab