Skip to content

#c2ceeb

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

RGB
194, 206, 235
HSL
222°, 51%, 84%
CMYK
17, 12, 0, 8
Luminance
0.6161

Every format

HEX#c2ceeb
RGBrgb(194, 206, 235)
HSLhsl(222, 51%, 84%)
CMYKcmyk(17%, 12%, 0%, 8%)
LABlab(82.7 1.8 -15.7)
LCHlch(82.7 15.8 276.6)
OKLCHoklch(0.852 0.043 267.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ceeb on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#c2ceeb on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.8%
Blue92.2%

CMYK percentages

Cyan17.4%
Magenta12.3%
Yellow0.0%
Key (black)7.8%

Color previews

#c2ceeb text on a black background

contrast 13.32:1

Card sample

#c2ceeb text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ceeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ceeb in the Color Lab