Skip to content

#cba1ab

a light, soft red · warm · closest name: pink

RGB
203, 161, 171
HSL
346°, 29%, 71%
CMYK
0, 21, 16, 20
Luminance
0.4113

Every format

HEX#cba1ab
RGBrgb(203, 161, 171)
HSLhsl(346, 29%, 71%)
CMYKcmyk(0%, 21%, 16%, 20%)
LABlab(70.3 17.1 0.8)
LCHlch(70.3 17.1 2.5)
OKLCHoklch(0.750 0.051 2.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cba1ab on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#cba1ab on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green63.1%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta20.7%
Yellow15.8%
Key (black)20.4%

Color previews

#cba1ab text on a black background

contrast 9.23:1

Card sample

#cba1ab text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cba1ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cba1ab in the Color Lab