Skip to content

#cb2ace

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

RGB
203, 42, 206
HSL
299°, 66%, 49%
CMYK
2, 80, 0, 19
Luminance
0.1881

Every format

HEX#cb2ace
RGBrgb(203, 42, 206)
HSLhsl(299, 66%, 49%)
CMYKcmyk(2%, 80%, 0%, 19%)
LABlab(50.5 77.3 -49.5)
LCHlch(50.5 91.7 327.4)
OKLCHoklch(0.607 0.255 327.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green16.5%
Blue80.8%

CMYK percentages

Cyan1.5%
Magenta79.6%
Yellow0.0%
Key (black)19.2%

Color previews

#cb2ace text on a black background

contrast 4.76:1

Card sample

#cb2ace text on a white background

contrast 4.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb2ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb2ace in the Color Lab