Skip to content

#ceccfc

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

RGB
206, 204, 252
HSL
243°, 89%, 89%
CMYK
18, 19, 0, 1
Luminance
0.6334

Every format

HEX#ceccfc
RGBrgb(206, 204, 252)
HSLhsl(243, 89%, 89%)
CMYKcmyk(18%, 19%, 0%, 1%)
LABlab(83.6 10.3 -23.2)
LCHlch(83.6 25.4 293.8)
OKLCHoklch(0.863 0.066 286.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceccfc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#ceccfc on black: 13.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.0%
Blue98.8%

CMYK percentages

Cyan18.3%
Magenta19.0%
Yellow0.0%
Key (black)1.2%

Color previews

#ceccfc text on a black background

contrast 13.67:1

Card sample

#ceccfc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceccfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceccfc in the Color Lab