Skip to content

#c2ddef

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

RGB
194, 221, 239
HSL
204°, 58%, 85%
CMYK
19, 8, 0, 6
Luminance
0.6941

Every format

HEX#c2ddef
RGBrgb(194, 221, 239)
HSLhsl(204, 58%, 85%)
CMYKcmyk(19%, 8%, 0%, 6%)
LABlab(86.7 -5.2 -11.8)
LCHlch(86.7 12.9 246.2)
OKLCHoklch(0.883 0.038 237.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ddef on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#c2ddef on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green86.7%
Blue93.7%

CMYK percentages

Cyan18.8%
Magenta7.5%
Yellow0.0%
Key (black)6.3%

Color previews

#c2ddef text on a black background

contrast 14.88:1

Card sample

#c2ddef text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ddef in the Color Lab