Skip to content

#c2d3eb

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

RGB
194, 211, 235
HSL
215°, 51%, 84%
CMYK
17, 10, 0, 8
Luminance
0.6406

Every format

HEX#c2d3eb
RGBrgb(194, 211, 235)
HSLhsl(215, 51%, 84%)
CMYKcmyk(17%, 10%, 0%, 8%)
LABlab(84.0 -0.8 -13.7)
LCHlch(84.0 13.7 266.6)
OKLCHoklch(0.862 0.038 257.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d3eb on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#c2d3eb on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green82.7%
Blue92.2%

CMYK percentages

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

Color previews

#c2d3eb text on a black background

contrast 13.81:1

Card sample

#c2d3eb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d3eb in the Color Lab