Skip to content

#cea2ac

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

RGB
206, 162, 172
HSL
346°, 31%, 72%
CMYK
0, 21, 17, 19
Luminance
0.4194

Every format

HEX#cea2ac
RGBrgb(206, 162, 172)
HSLhsl(346, 31%, 72%)
CMYKcmyk(0%, 21%, 17%, 19%)
LABlab(70.8 17.8 1.1)
LCHlch(70.8 17.8 3.4)
OKLCHoklch(0.755 0.053 3.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cea2ac on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#cea2ac on black: 9.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green63.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta21.4%
Yellow16.5%
Key (black)19.2%

Color previews

#cea2ac text on a black background

contrast 9.39:1

Card sample

#cea2ac text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cea2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cea2ac in the Color Lab