Skip to content

#cabadf

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

RGB
202, 186, 223
HSL
266°, 37%, 80%
CMYK
9, 17, 0, 13
Luminance
0.5300

Every format

HEX#cabadf
RGBrgb(202, 186, 223)
HSLhsl(266, 37%, 80%)
CMYKcmyk(9%, 17%, 0%, 13%)
LABlab(77.9 12.6 -16.4)
LCHlch(77.9 20.7 307.5)
OKLCHoklch(0.814 0.054 304.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabadf on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#cabadf on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green72.9%
Blue87.5%

CMYK percentages

Cyan9.4%
Magenta16.6%
Yellow0.0%
Key (black)12.5%

Color previews

#cabadf text on a black background

contrast 11.60:1

Card sample

#cabadf text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabadf in the Color Lab