Skip to content

#cabdff

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

RGB
202, 189, 255
HSL
252°, 100%, 87%
CMYK
21, 26, 0, 0
Luminance
0.5617

Every format

HEX#cabdff
RGBrgb(202, 189, 255)
HSLhsl(252, 100%, 87%)
CMYKcmyk(21%, 26%, 0%, 0%)
LABlab(79.7 17.8 -30.8)
LCHlch(79.7 35.6 300.0)
OKLCHoklch(0.832 0.092 293.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabdff on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#cabdff on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.1%
Blue100.0%

CMYK percentages

Cyan20.8%
Magenta25.9%
Yellow0.0%
Key (black)0.0%

Color previews

#cabdff text on a black background

contrast 12.23:1

Card sample

#cabdff text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabdff in the Color Lab