Skip to content

#c18ace

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

RGB
193, 138, 206
HSL
289°, 41%, 68%
CMYK
6, 33, 0, 19
Luminance
0.3397

Every format

HEX#c18ace
RGBrgb(193, 138, 206)
HSLhsl(289, 41%, 68%)
CMYKcmyk(6%, 33%, 0%, 19%)
LABlab(64.9 32.6 -26.9)
LCHlch(64.9 42.3 320.5)
OKLCHoklch(0.711 0.114 319.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c18ace on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#c18ace on black: 7.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green54.1%
Blue80.8%

CMYK percentages

Cyan6.3%
Magenta33.0%
Yellow0.0%
Key (black)19.2%

Color previews

#c18ace text on a black background

contrast 7.79:1

Card sample

#c18ace text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c18ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c18ace in the Color Lab