Skip to content

#c2adcb

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

RGB
194, 173, 203
HSL
282°, 22%, 74%
CMYK
4, 15, 0, 20
Luminance
0.4567

Every format

HEX#c2adcb
RGBrgb(194, 173, 203)
HSLhsl(282, 22%, 74%)
CMYKcmyk(4%, 15%, 0%, 20%)
LABlab(73.3 13.0 -12.4)
LCHlch(73.3 18.0 316.3)
OKLCHoklch(0.775 0.048 315.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2adcb on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#c2adcb on black: 10.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green67.8%
Blue79.6%

CMYK percentages

Cyan4.4%
Magenta14.8%
Yellow0.0%
Key (black)20.4%

Color previews

#c2adcb text on a black background

contrast 10.13:1

Card sample

#c2adcb text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2adcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2adcb in the Color Lab