Skip to content

#c1cade

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

RGB
193, 202, 222
HSL
221°, 31%, 81%
CMYK
13, 9, 0, 13
Luminance
0.5885

Every format

HEX#c1cade
RGBrgb(193, 202, 222)
HSLhsl(221, 31%, 81%)
CMYKcmyk(13%, 9%, 0%, 13%)
LABlab(81.2 0.9 -11.0)
LCHlch(81.2 11.0 274.6)
OKLCHoklch(0.838 0.030 266.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1cade on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#c1cade on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green79.2%
Blue87.1%

CMYK percentages

Cyan13.1%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#c1cade text on a black background

contrast 12.77:1

Card sample

#c1cade text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1cade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1cade in the Color Lab