Skip to content

#cabdf5

a pale, vivid blue · warm · closest name: plum

RGB
202, 189, 245
HSL
254°, 74%, 85%
CMYK
18, 23, 0, 4
Luminance
0.5554

Every format

HEX#cabdf5
RGBrgb(202, 189, 245)
HSLhsl(254, 74%, 85%)
CMYKcmyk(18%, 23%, 0%, 4%)
LABlab(79.3 15.6 -26.0)
LCHlch(79.3 30.3 300.9)
OKLCHoklch(0.828 0.079 295.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabdf5 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cabdf5 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.1%
Blue96.1%

CMYK percentages

Cyan17.6%
Magenta22.9%
Yellow0.0%
Key (black)3.9%

Color previews

#cabdf5 text on a black background

contrast 12.11:1

Card sample

#cabdf5 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabdf5 in the Color Lab