Skip to content

#c2cada

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

RGB
194, 202, 218
HSL
220°, 25%, 81%
CMYK
11, 7, 0, 15
Luminance
0.5877

Every format

HEX#c2cada
RGBrgb(194, 202, 218)
HSLhsl(220, 25%, 81%)
CMYKcmyk(11%, 7%, 0%, 15%)
LABlab(81.2 0.4 -8.9)
LCHlch(81.2 8.9 272.6)
OKLCHoklch(0.838 0.024 264.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2cada on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#c2cada on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green79.2%
Blue85.5%

CMYK percentages

Cyan11.0%
Magenta7.3%
Yellow0.0%
Key (black)14.5%

Color previews

#c2cada text on a black background

contrast 12.75:1

Card sample

#c2cada text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2cada

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2cada in the Color Lab