Skip to content

#cabddf

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

RGB
202, 189, 223
HSL
263°, 35%, 81%
CMYK
9, 15, 0, 13
Luminance
0.5428

Every format

HEX#cabddf
RGBrgb(202, 189, 223)
HSLhsl(263, 35%, 81%)
CMYKcmyk(9%, 15%, 0%, 13%)
LABlab(78.6 11.0 -15.3)
LCHlch(78.6 18.8 305.7)
OKLCHoklch(0.820 0.049 302.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabddf on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#cabddf on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.1%
Blue87.5%

CMYK percentages

Cyan9.4%
Magenta15.2%
Yellow0.0%
Key (black)12.5%

Color previews

#cabddf text on a black background

contrast 11.86:1

Card sample

#cabddf text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabddf in the Color Lab