Skip to content

#cbaeba

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

RGB
203, 174, 186
HSL
335°, 22%, 74%
CMYK
0, 14, 8, 20
Luminance
0.4651

Every format

HEX#cbaeba
RGBrgb(203, 174, 186)
HSLhsl(335, 22%, 74%)
CMYKcmyk(0%, 14%, 8%, 20%)
LABlab(73.9 12.5 -2.2)
LCHlch(73.9 12.7 349.9)
OKLCHoklch(0.780 0.037 351.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbaeba on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#cbaeba on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green68.2%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta14.3%
Yellow8.4%
Key (black)20.4%

Color previews

#cbaeba text on a black background

contrast 10.30:1

Card sample

#cbaeba text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbaeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbaeba in the Color Lab