Skip to content

#ceaccc

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

RGB
206, 172, 204
HSL
304°, 26%, 74%
CMYK
0, 17, 1, 19
Luminance
0.4699

Every format

HEX#ceaccc
RGBrgb(206, 172, 204)
HSLhsl(304, 26%, 74%)
CMYKcmyk(0%, 17%, 1%, 19%)
LABlab(74.2 17.9 -11.6)
LCHlch(74.2 21.3 327.0)
OKLCHoklch(0.784 0.059 328.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceaccc on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#ceaccc on black: 10.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.5%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow1.0%
Key (black)19.2%

Color previews

#ceaccc text on a black background

contrast 10.40:1

Card sample

#ceaccc text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceaccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceaccc in the Color Lab