Skip to content

#c8cdef

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

RGB
200, 205, 239
HSL
232°, 55%, 86%
CMYK
16, 14, 0, 6
Luminance
0.6217

Every format

HEX#c8cdef
RGBrgb(200, 205, 239)
HSLhsl(232, 55%, 86%)
CMYKcmyk(16%, 14%, 0%, 6%)
LABlab(83.0 5.1 -17.3)
LCHlch(83.0 18.0 286.3)
OKLCHoklch(0.855 0.048 278.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8cdef on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#c8cdef on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green80.4%
Blue93.7%

CMYK percentages

Cyan16.3%
Magenta14.2%
Yellow0.0%
Key (black)6.3%

Color previews

#c8cdef text on a black background

contrast 13.43:1

Card sample

#c8cdef text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8cdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8cdef in the Color Lab