Skip to content

#c1cceb

a light, vivid blue · cool · closest name: lavender

RGB
193, 204, 235
HSL
224°, 51%, 84%
CMYK
18, 13, 0, 8
Luminance
0.6052

Every format

HEX#c1cceb
RGBrgb(193, 204, 235)
HSLhsl(224, 51%, 84%)
CMYKcmyk(18%, 13%, 0%, 8%)
LABlab(82.1 2.6 -16.5)
LCHlch(82.1 16.7 278.8)
OKLCHoklch(0.847 0.045 270.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1cceb on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#c1cceb on black: 13.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green80.0%
Blue92.2%

CMYK percentages

Cyan17.9%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#c1cceb text on a black background

contrast 13.10:1

Card sample

#c1cceb text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1cceb in the Color Lab