Skip to content

#cab4cd

a light, soft magenta / pink · warm · closest name: silver

RGB
202, 180, 205
HSL
293°, 20%, 76%
CMYK
2, 12, 0, 20
Luminance
0.4961

Every format

HEX#cab4cd
RGBrgb(202, 180, 205)
HSLhsl(293, 20%, 76%)
CMYKcmyk(2%, 12%, 0%, 20%)
LABlab(75.8 12.3 -9.7)
LCHlch(75.8 15.7 321.7)
OKLCHoklch(0.796 0.042 322.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cab4cd on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#cab4cd on black: 10.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green70.6%
Blue80.4%

CMYK percentages

Cyan1.5%
Magenta12.2%
Yellow0.0%
Key (black)19.6%

Color previews

#cab4cd text on a black background

contrast 10.92:1

Card sample

#cab4cd text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 180, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 180, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cab4cd;
background: linear-gradient(135deg, #cab4cd, #CDB4BF);

Monochromatic scale

Palettes built from #cab4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cab4cd in the Color Lab