Skip to content

#c2aced

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

RGB
194, 172, 237
HSL
260°, 64%, 80%
CMYK
18, 27, 0, 7
Luminance
0.4709

Every format

HEX#c2aced
RGBrgb(194, 172, 237)
HSLhsl(260, 64%, 80%)
CMYKcmyk(18%, 27%, 0%, 7%)
LABlab(74.3 20.7 -29.6)
LCHlch(74.3 36.1 305.0)
OKLCHoklch(0.786 0.094 299.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green67.5%
Blue92.9%

CMYK percentages

Cyan18.1%
Magenta27.4%
Yellow0.0%
Key (black)7.1%

Color previews

#c2aced text on a black background

contrast 10.42:1

Card sample

#c2aced text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2aced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2aced in the Color Lab