Skip to content

#cabdf3

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

RGB
202, 189, 243
HSL
254°, 69%, 85%
CMYK
17, 22, 0, 5
Luminance
0.5542

Every format

HEX#cabdf3
RGBrgb(202, 189, 243)
HSLhsl(254, 69%, 85%)
CMYKcmyk(17%, 22%, 0%, 5%)
LABlab(79.3 15.2 -25.1)
LCHlch(79.3 29.3 301.2)
OKLCHoklch(0.827 0.076 295.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabdf3 on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#cabdf3 on black: 12.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.1%
Blue95.3%

CMYK percentages

Cyan16.9%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#cabdf3 text on a black background

contrast 12.08:1

Card sample

#cabdf3 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabdf3 in the Color Lab