Skip to content

#b23abc

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

RGB
178, 58, 188
HSL
295°, 53%, 48%
CMYK
5, 69, 0, 26
Luminance
0.1612

Every format

HEX#b23abc
RGBrgb(178, 58, 188)
HSLhsl(295, 53%, 48%)
CMYKcmyk(5%, 69%, 0%, 26%)
LABlab(47.1 64.3 -44.6)
LCHlch(47.1 78.2 325.3)
OKLCHoklch(0.572 0.214 324.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b23abc on white: 4.97:1
AA ✓ pass · AA-large · AAA
Aa
#b23abc on black: 4.22:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green22.7%
Blue73.7%

CMYK percentages

Cyan5.3%
Magenta69.1%
Yellow0.0%
Key (black)26.3%

Color previews

#b23abc text on a black background

contrast 4.22:1

Card sample

#b23abc text on a white background

contrast 4.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b23abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b23abc in the Color Lab