Skip to content

#c8bbcc

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

RGB
200, 187, 204
HSL
286°, 14%, 77%
CMYK
2, 8, 0, 20
Luminance
0.5218

Every format

HEX#c8bbcc
RGBrgb(200, 187, 204)
HSLhsl(286, 14%, 77%)
CMYKcmyk(2%, 8%, 0%, 20%)
LABlab(77.4 7.7 -6.9)
LCHlch(77.4 10.3 318.1)
OKLCHoklch(0.808 0.028 318.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8bbcc on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#c8bbcc on black: 11.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green73.3%
Blue80.0%

CMYK percentages

Cyan2.0%
Magenta8.3%
Yellow0.0%
Key (black)20.0%

Color previews

#c8bbcc text on a black background

contrast 11.44:1

Card sample

#c8bbcc text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8bbcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8bbcc in the Color Lab