Skip to content

#cabdce

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

RGB
202, 189, 206
HSL
286°, 15%, 78%
CMYK
2, 8, 0, 19
Luminance
0.5341

Every format

HEX#cabdce
RGBrgb(202, 189, 206)
HSLhsl(286, 15%, 78%)
CMYKcmyk(2%, 8%, 0%, 19%)
LABlab(78.1 7.7 -6.9)
LCHlch(78.1 10.3 318.1)
OKLCHoklch(0.814 0.028 318.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabdce on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#cabdce on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.1%
Blue80.8%

CMYK percentages

Cyan1.9%
Magenta8.3%
Yellow0.0%
Key (black)19.2%

Color previews

#cabdce text on a black background

contrast 11.68:1

Card sample

#cabdce text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabdce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabdce in the Color Lab