Skip to content

#cabfdc

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

RGB
202, 191, 220
HSL
263°, 29%, 81%
CMYK
8, 13, 0, 14
Luminance
0.5499

Every format

HEX#cabfdc
RGBrgb(202, 191, 220)
HSLhsl(263, 29%, 81%)
CMYKcmyk(8%, 13%, 0%, 14%)
LABlab(79.0 9.3 -13.1)
LCHlch(79.0 16.0 305.4)
OKLCHoklch(0.823 0.042 302.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabfdc on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#cabfdc on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.9%
Blue86.3%

CMYK percentages

Cyan8.2%
Magenta13.2%
Yellow0.0%
Key (black)13.7%

Color previews

#cabfdc text on a black background

contrast 12.00:1

Card sample

#cabfdc text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabfdc in the Color Lab