Skip to content

#cab2cc

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

RGB
202, 178, 204
HSL
295°, 20%, 75%
CMYK
1, 13, 0, 20
Luminance
0.4876

Every format

HEX#cab2cc
RGBrgb(202, 178, 204)
HSLhsl(295, 20%, 75%)
CMYKcmyk(1%, 13%, 0%, 20%)
LABlab(75.3 13.2 -10.0)
LCHlch(75.3 16.6 323.0)
OKLCHoklch(0.792 0.045 323.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cab2cc on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#cab2cc on black: 10.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green69.8%
Blue80.0%

CMYK percentages

Cyan1.0%
Magenta12.7%
Yellow0.0%
Key (black)20.0%

Color previews

#cab2cc text on a black background

contrast 10.75:1

Card sample

#cab2cc text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cab2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cab2cc in the Color Lab