Skip to content

#c3d3eb

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

RGB
195, 211, 235
HSL
216°, 50%, 84%
CMYK
17, 10, 0, 8
Luminance
0.6419

Every format

HEX#c3d3eb
RGBrgb(195, 211, 235)
HSLhsl(216, 50%, 84%)
CMYKcmyk(17%, 10%, 0%, 8%)
LABlab(84.1 -0.5 -13.6)
LCHlch(84.1 13.6 267.9)
OKLCHoklch(0.862 0.038 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.5%
Green82.7%
Blue92.2%

CMYK percentages

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

Color previews

#c3d3eb text on a black background

contrast 13.84:1

Card sample

#c3d3eb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3d3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3d3eb in the Color Lab