Skip to content

#c2daec

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

RGB
194, 218, 236
HSL
206°, 53%, 84%
CMYK
18, 8, 0, 8
Luminance
0.6767

Every format

HEX#c2daec
RGBrgb(194, 218, 236)
HSLhsl(206, 53%, 84%)
CMYKcmyk(18%, 8%, 0%, 8%)
LABlab(85.8 -4.3 -11.5)
LCHlch(85.8 12.3 249.6)
OKLCHoklch(0.876 0.036 240.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2daec on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#c2daec on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan17.8%
Magenta7.6%
Yellow0.0%
Key (black)7.5%

Color previews

#c2daec text on a black background

contrast 14.53:1

Card sample

#c2daec text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2daec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2daec in the Color Lab