Skip to content

#ce99cd

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

RGB
206, 153, 205
HSL
301°, 35%, 70%
CMYK
0, 26, 1, 19
Luminance
0.4031

Every format

HEX#ce99cd
RGBrgb(206, 153, 205)
HSLhsl(301, 35%, 70%)
CMYKcmyk(0%, 26%, 1%, 19%)
LABlab(69.7 28.4 -18.9)
LCHlch(69.7 34.1 326.4)
OKLCHoklch(0.750 0.094 327.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ce99cd on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#ce99cd on black: 9.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green60.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta25.7%
Yellow0.5%
Key (black)19.2%

Color previews

#ce99cd text on a black background

contrast 9.06:1

Card sample

#ce99cd text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce99cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ce99cd in the Color Lab