Skip to content

#cabdf4

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

RGB
202, 189, 244
HSL
254°, 71%, 85%
CMYK
17, 23, 0, 4
Luminance
0.5548

Every format

HEX#cabdf4
RGBrgb(202, 189, 244)
HSLhsl(254, 71%, 85%)
CMYKcmyk(17%, 23%, 0%, 4%)
LABlab(79.3 15.4 -25.5)
LCHlch(79.3 29.8 301.1)
OKLCHoklch(0.828 0.077 295.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green74.1%
Blue95.7%

CMYK percentages

Cyan17.2%
Magenta22.5%
Yellow0.0%
Key (black)4.3%

Color previews

#cabdf4 text on a black background

contrast 12.10:1

Card sample

#cabdf4 text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabdf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabdf4 in the Color Lab