Skip to content

#cabbd3

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

RGB
202, 187, 211
HSL
278°, 21%, 78%
CMYK
4, 11, 0, 17
Luminance
0.5280

Every format

HEX#cabbd3
RGBrgb(202, 187, 211)
HSLhsl(278, 21%, 78%)
CMYKcmyk(4%, 11%, 0%, 17%)
LABlab(77.8 9.7 -10.1)
LCHlch(77.8 14.0 313.8)
OKLCHoklch(0.812 0.037 313.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green73.3%
Blue82.7%

CMYK percentages

Cyan4.3%
Magenta11.4%
Yellow0.0%
Key (black)17.3%

Color previews

#cabbd3 text on a black background

contrast 11.56:1

Card sample

#cabbd3 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabbd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabbd3 in the Color Lab