Skip to content

#c3cade

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

RGB
195, 202, 222
HSL
224°, 29%, 82%
CMYK
12, 9, 0, 13
Luminance
0.5912

Every format

HEX#c3cade
RGBrgb(195, 202, 222)
HSLhsl(224, 29%, 82%)
CMYKcmyk(12%, 9%, 0%, 13%)
LABlab(81.4 1.5 -10.7)
LCHlch(81.4 10.8 278.2)
OKLCHoklch(0.840 0.029 270.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#c3cade text on a black background

contrast 12.82:1

Card sample

#c3cade text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cade in the Color Lab