Skip to content

#cda3ac

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

RGB
205, 163, 172
HSL
347°, 30%, 72%
CMYK
0, 21, 16, 20
Luminance
0.4215

Every format

HEX#cda3ac
RGBrgb(205, 163, 172)
HSLhsl(347, 30%, 72%)
CMYKcmyk(0%, 21%, 16%, 20%)
LABlab(71.0 16.9 1.3)
LCHlch(71.0 16.9 4.3)
OKLCHoklch(0.756 0.051 4.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cda3ac on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#cda3ac on black: 9.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green63.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.5%
Yellow16.1%
Key (black)19.6%

Color previews

#cda3ac text on a black background

contrast 9.43:1

Card sample

#cda3ac text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cda3ac in the Color Lab