Skip to content

#c8daeb

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

RGB
200, 218, 235
HSL
209°, 47%, 85%
CMYK
15, 7, 0, 8
Luminance
0.6842

Every format

HEX#c8daeb
RGBrgb(200, 218, 235)
HSLhsl(209, 47%, 85%)
CMYKcmyk(15%, 7%, 0%, 8%)
LABlab(86.2 -2.6 -10.4)
LCHlch(86.2 10.7 255.9)
OKLCHoklch(0.880 0.030 246.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8daeb on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#c8daeb on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green85.5%
Blue92.2%

CMYK percentages

Cyan14.9%
Magenta7.2%
Yellow0.0%
Key (black)7.8%

Color previews

#c8daeb text on a black background

contrast 14.68:1

Card sample

#c8daeb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8daeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8daeb in the Color Lab