Skip to content

#cabbd2

a light, soft violet · warm · closest name: silver

RGB
202, 187, 210
HSL
279°, 20%, 78%
CMYK
4, 11, 0, 18
Luminance
0.5275

Every format

HEX#cabbd2
RGBrgb(202, 187, 210)
HSLhsl(279, 20%, 78%)
CMYKcmyk(4%, 11%, 0%, 18%)
LABlab(77.7 9.5 -9.6)
LCHlch(77.7 13.5 314.7)
OKLCHoklch(0.812 0.036 314.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabbd2 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#cabbd2 on black: 11.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green73.3%
Blue82.4%

CMYK percentages

Cyan3.8%
Magenta11.0%
Yellow0.0%
Key (black)17.6%

Color previews

#cabbd2 text on a black background

contrast 11.55:1

Card sample

#cabbd2 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabbd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabbd2 in the Color Lab