Skip to content

#cabacb

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

RGB
202, 186, 203
HSL
297°, 14%, 76%
CMYK
1, 8, 0, 20
Luminance
0.5199

Every format

HEX#cabacb
RGBrgb(202, 186, 203)
HSLhsl(297, 14%, 76%)
CMYKcmyk(1%, 8%, 0%, 20%)
LABlab(77.3 8.7 -6.5)
LCHlch(77.3 10.9 323.3)
OKLCHoklch(0.807 0.029 324.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabacb on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#cabacb on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green72.9%
Blue79.6%

CMYK percentages

Cyan0.5%
Magenta8.4%
Yellow0.0%
Key (black)20.4%

Color previews

#cabacb text on a black background

contrast 11.40:1

Card sample

#cabacb text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabacb in the Color Lab