Skip to content

#cd899a

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

RGB
205, 137, 154
HSL
345°, 41%, 67%
CMYK
0, 33, 25, 20
Luminance
0.3320

Every format

HEX#cd899a
RGBrgb(205, 137, 154)
HSLhsl(345, 41%, 67%)
CMYKcmyk(0%, 33%, 25%, 20%)
LABlab(64.3 28.3 1.7)
LCHlch(64.3 28.4 3.4)
OKLCHoklch(0.703 0.086 3.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd899a on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#cd899a on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green53.7%
Blue60.4%

CMYK percentages

Cyan0.0%
Magenta33.2%
Yellow24.9%
Key (black)19.6%

Color previews

#cd899a text on a black background

contrast 7.64:1

Card sample

#cd899a text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd899a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd899a in the Color Lab