Skip to content

#cee2ec

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

RGB
206, 226, 236
HSL
200°, 44%, 87%
CMYK
13, 4, 0, 8
Luminance
0.7357

Every format

HEX#cee2ec
RGBrgb(206, 226, 236)
HSLhsl(200, 44%, 87%)
CMYKcmyk(13%, 4%, 0%, 8%)
LABlab(88.7 -4.7 -7.1)
LCHlch(88.7 8.5 236.9)
OKLCHoklch(0.901 0.025 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cee2ec on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#cee2ec on black: 15.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green88.6%
Blue92.5%

CMYK percentages

Cyan12.7%
Magenta4.2%
Yellow0.0%
Key (black)7.5%

Color previews

#cee2ec text on a black background

contrast 15.71:1

Card sample

#cee2ec text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cee2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cee2ec in the Color Lab