Skip to content

#c2d9eb

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

RGB
194, 217, 235
HSL
206°, 51%, 84%
CMYK
17, 8, 0, 8
Luminance
0.6709

Every format

HEX#c2d9eb
RGBrgb(194, 217, 235)
HSLhsl(206, 51%, 84%)
CMYKcmyk(17%, 8%, 0%, 8%)
LABlab(85.5 -4.0 -11.4)
LCHlch(85.5 12.1 250.8)
OKLCHoklch(0.874 0.035 241.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d9eb on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#c2d9eb on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#c2d9eb text on a black background

contrast 14.42:1

Card sample

#c2d9eb text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d9eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d9eb in the Color Lab