Skip to content

#cab2fc

a light, electric violet · warm · closest name: plum

RGB
202, 178, 252
HSL
260°, 93%, 84%
CMYK
20, 29, 0, 1
Luminance
0.5143

Every format

HEX#cab2fc
RGBrgb(202, 178, 252)
HSLhsl(260, 93%, 84%)
CMYKcmyk(20%, 29%, 0%, 1%)
LABlab(76.9 23.1 -33.5)
LCHlch(76.9 40.7 304.6)
OKLCHoklch(0.810 0.105 298.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cab2fc on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#cab2fc on black: 11.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green69.8%
Blue98.8%

CMYK percentages

Cyan19.8%
Magenta29.4%
Yellow0.0%
Key (black)1.2%

Color previews

#cab2fc text on a black background

contrast 11.29:1

Card sample

#cab2fc text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cab2fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cab2fc in the Color Lab