Skip to content

#c0bbcc

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

RGB
192, 187, 204
HSL
258°, 14%, 77%
CMYK
6, 8, 0, 20
Luminance
0.5111

Every format

HEX#c0bbcc
RGBrgb(192, 187, 204)
HSLhsl(258, 14%, 77%)
CMYKcmyk(6%, 8%, 0%, 20%)
LABlab(76.7 5.0 -7.9)
LCHlch(76.7 9.3 302.1)
OKLCHoklch(0.801 0.024 299.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0bbcc on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#c0bbcc on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green73.3%
Blue80.0%

CMYK percentages

Cyan5.9%
Magenta8.3%
Yellow0.0%
Key (black)20.0%

Color previews

#c0bbcc text on a black background

contrast 11.22:1

Card sample

#c0bbcc text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0bbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0bbcc in the Color Lab