Skip to content

#dcacea

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

RGB
220, 172, 234
HSL
287°, 60%, 80%
CMYK
6, 27, 0, 8
Luminance
0.5066

Every format

HEX#dcacea
RGBrgb(220, 172, 234)
HSLhsl(287, 60%, 80%)
CMYKcmyk(6%, 27%, 0%, 8%)
LABlab(76.5 28.2 -24.4)
LCHlch(76.5 37.3 319.2)
OKLCHoklch(0.808 0.100 318.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcacea on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dcacea on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green67.5%
Blue91.8%

CMYK percentages

Cyan6.0%
Magenta26.5%
Yellow0.0%
Key (black)8.2%

Color previews

#dcacea text on a black background

contrast 11.13:1

Card sample

#dcacea text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcacea

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcacea in the Color Lab