Skip to content

#c3dfec

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

RGB
195, 223, 236
HSL
199°, 52%, 85%
CMYK
17, 6, 0, 8
Luminance
0.7043

Every format

HEX#c3dfec
RGBrgb(195, 223, 236)
HSLhsl(199, 52%, 85%)
CMYKcmyk(17%, 6%, 0%, 8%)
LABlab(87.2 -6.5 -9.4)
LCHlch(87.2 11.5 235.3)
OKLCHoklch(0.887 0.035 227.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3dfec on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#c3dfec on black: 15.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green87.5%
Blue92.5%

CMYK percentages

Cyan17.4%
Magenta5.5%
Yellow0.0%
Key (black)7.5%

Color previews

#c3dfec text on a black background

contrast 15.09:1

Card sample

#c3dfec text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3dfec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3dfec in the Color Lab