Skip to content

#cedce2

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

RGB
206, 220, 226
HSL
198°, 26%, 85%
CMYK
9, 3, 0, 11
Luminance
0.6980

Every format

HEX#cedce2
RGBrgb(206, 220, 226)
HSLhsl(198, 26%, 85%)
CMYKcmyk(9%, 3%, 0%, 11%)
LABlab(86.9 -3.5 -4.5)
LCHlch(86.9 5.8 232.2)
OKLCHoklch(0.886 0.017 225.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green86.3%
Blue88.6%

CMYK percentages

Cyan8.8%
Magenta2.7%
Yellow0.0%
Key (black)11.4%

Color previews

#cedce2 text on a black background

contrast 14.96:1

Card sample

#cedce2 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedce2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedce2 in the Color Lab