Skip to content

#c3def2

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

RGB
195, 222, 242
HSL
206°, 64%, 86%
CMYK
19, 8, 0, 5
Luminance
0.7026

Every format

HEX#c3def2
RGBrgb(195, 222, 242)
HSLhsl(206, 64%, 86%)
CMYKcmyk(19%, 8%, 0%, 5%)
LABlab(87.1 -4.8 -12.7)
LCHlch(87.1 13.6 249.5)
OKLCHoklch(0.887 0.040 240.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3def2 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#c3def2 on black: 15.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green87.1%
Blue94.9%

CMYK percentages

Cyan19.4%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#c3def2 text on a black background

contrast 15.05:1

Card sample

#c3def2 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3def2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3def2 in the Color Lab