Skip to content

#c2cade

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

RGB
194, 202, 222
HSL
223°, 30%, 82%
CMYK
13, 9, 0, 13
Luminance
0.5898

Every format

HEX#c2cade
RGBrgb(194, 202, 222)
HSLhsl(223, 30%, 82%)
CMYKcmyk(13%, 9%, 0%, 13%)
LABlab(81.3 1.2 -10.8)
LCHlch(81.3 10.9 276.4)
OKLCHoklch(0.839 0.029 268.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green79.2%
Blue87.1%

CMYK percentages

Cyan12.6%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#c2cade text on a black background

contrast 12.80:1

Card sample

#c2cade text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cade in the Color Lab