Skip to content

#ceccff

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

RGB
206, 204, 255
HSL
242°, 100%, 90%
CMYK
19, 20, 0, 0
Luminance
0.6353

Every format

HEX#ceccff
RGBrgb(206, 204, 255)
HSLhsl(242, 100%, 90%)
CMYKcmyk(19%, 20%, 0%, 0%)
LABlab(83.7 10.9 -24.7)
LCHlch(83.7 27.0 293.8)
OKLCHoklch(0.864 0.070 286.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceccff on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#ceccff on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.0%
Blue100.0%

CMYK percentages

Cyan19.2%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ceccff text on a black background

contrast 13.71:1

Card sample

#ceccff text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceccff in the Color Lab