Skip to content

#cabfd5

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

RGB
202, 191, 213
HSL
270°, 21%, 79%
CMYK
5, 10, 0, 17
Luminance
0.5462

Every format

HEX#cabfd5
RGBrgb(202, 191, 213)
HSLhsl(270, 21%, 79%)
CMYKcmyk(5%, 10%, 0%, 17%)
LABlab(78.8 7.9 -9.6)
LCHlch(78.8 12.4 309.6)
OKLCHoklch(0.820 0.033 308.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabfd5 on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#cabfd5 on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.9%
Blue83.5%

CMYK percentages

Cyan5.2%
Magenta10.3%
Yellow0.0%
Key (black)16.5%

Color previews

#cabfd5 text on a black background

contrast 11.92:1

Card sample

#cabfd5 text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabfd5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabfd5 in the Color Lab