Skip to content

#cedae6

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

RGB
206, 218, 230
HSL
210°, 32%, 86%
CMYK
10, 5, 0, 10
Luminance
0.6898

Every format

HEX#cedae6
RGBrgb(206, 218, 230)
HSLhsl(210, 32%, 86%)
CMYKcmyk(10%, 5%, 0%, 10%)
LABlab(86.5 -1.7 -7.3)
LCHlch(86.5 7.5 256.8)
OKLCHoklch(0.883 0.021 248.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedae6 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cedae6 on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green85.5%
Blue90.2%

CMYK percentages

Cyan10.4%
Magenta5.2%
Yellow0.0%
Key (black)9.8%

Color previews

#cedae6 text on a black background

contrast 14.80:1

Card sample

#cedae6 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedae6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedae6 in the Color Lab