Skip to content

#c19ace

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

RGB
193, 154, 206
HSL
285°, 35%, 71%
CMYK
6, 25, 0, 19
Luminance
0.3890

Every format

HEX#c19ace
RGBrgb(193, 154, 206)
HSLhsl(285, 35%, 71%)
CMYKcmyk(6%, 25%, 0%, 19%)
LABlab(68.7 23.8 -21.1)
LCHlch(68.7 31.8 318.4)
OKLCHoklch(0.739 0.085 317.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c19ace on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#c19ace on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green60.4%
Blue80.8%

CMYK percentages

Cyan6.3%
Magenta25.2%
Yellow0.0%
Key (black)19.2%

Color previews

#c19ace text on a black background

contrast 8.78:1

Card sample

#c19ace text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c19ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c19ace in the Color Lab