Skip to content

#c99ba2

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

RGB
201, 155, 162
HSL
351°, 30%, 70%
CMYK
0, 23, 19, 21
Luminance
0.3847

Every format

HEX#c99ba2
RGBrgb(201, 155, 162)
HSLhsl(351, 30%, 70%)
CMYKcmyk(0%, 23%, 19%, 21%)
LABlab(68.4 18.2 3.0)
LCHlch(68.4 18.4 9.3)
OKLCHoklch(0.734 0.056 8.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c99ba2 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#c99ba2 on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green60.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta22.9%
Yellow19.4%
Key (black)21.2%

Color previews

#c99ba2 text on a black background

contrast 8.69:1

Card sample

#c99ba2 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 155, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 155, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c99ba2;
background: linear-gradient(135deg, #c99ba2, #C9B39B);

Monochromatic scale

Palettes built from #c99ba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c99ba2 in the Color Lab