Skip to content

#cf8add

a light, vivid violet · warm · closest name: plum

RGB
207, 138, 221
HSL
290°, 55%, 70%
CMYK
6, 38, 0, 13
Luminance
0.3666

Every format

HEX#cf8add
RGBrgb(207, 138, 221)
HSLhsl(290, 55%, 70%)
CMYKcmyk(6%, 38%, 0%, 13%)
LABlab(67.0 40.0 -31.9)
LCHlch(67.0 51.1 321.4)
OKLCHoklch(0.732 0.138 320.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf8add on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#cf8add on black: 8.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green54.1%
Blue86.7%

CMYK percentages

Cyan6.3%
Magenta37.6%
Yellow0.0%
Key (black)13.3%

Color previews

#cf8add text on a black background

contrast 8.33:1

Card sample

#cf8add text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 138, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 138, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cf8add;
background: linear-gradient(135deg, #cf8add, #DD8AB4);

Monochromatic scale

Palettes built from #cf8add

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cf8add in the Color Lab