Skip to content

#ce85ac

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

RGB
206, 133, 172
HSL
328°, 43%, 67%
CMYK
0, 35, 17, 19
Luminance
0.3288

Every format

HEX#ce85ac
RGBrgb(206, 133, 172)
HSLhsl(328, 43%, 67%)
CMYKcmyk(0%, 35%, 17%, 19%)
LABlab(64.1 33.6 -8.9)
LCHlch(64.1 34.7 345.1)
OKLCHoklch(0.703 0.102 346.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ce85ac on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#ce85ac on black: 7.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green52.2%
Blue67.5%

CMYK percentages

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

Color previews

#ce85ac text on a black background

contrast 7.58:1

Card sample

#ce85ac text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce85ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ce85ac in the Color Lab