Skip to content

#c2daeb

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

RGB
194, 218, 235
HSL
205°, 51%, 84%
CMYK
17, 7, 0, 8
Luminance
0.6761

Every format

HEX#c2daeb
RGBrgb(194, 218, 235)
HSLhsl(205, 51%, 84%)
CMYKcmyk(17%, 7%, 0%, 8%)
LABlab(85.8 -4.5 -11.0)
LCHlch(85.8 11.9 247.9)
OKLCHoklch(0.876 0.035 238.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2daeb on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#c2daeb on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.5%
Blue92.2%

CMYK percentages

Cyan17.4%
Magenta7.2%
Yellow0.0%
Key (black)7.8%

Color previews

#c2daeb text on a black background

contrast 14.52:1

Card sample

#c2daeb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2daeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2daeb in the Color Lab