Skip to content

#ceabcd

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

RGB
206, 171, 205
HSL
302°, 26%, 74%
CMYK
0, 17, 1, 19
Luminance
0.4666

Every format

HEX#ceabcd
RGBrgb(206, 171, 205)
HSLhsl(302, 26%, 74%)
CMYKcmyk(0%, 17%, 1%, 19%)
LABlab(74.0 18.6 -12.5)
LCHlch(74.0 22.4 326.1)
OKLCHoklch(0.783 0.061 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceabcd on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#ceabcd on black: 10.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta17.0%
Yellow0.5%
Key (black)19.2%

Color previews

#ceabcd text on a black background

contrast 10.33:1

Card sample

#ceabcd text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceabcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceabcd in the Color Lab