Skip to content

#cccdff

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

RGB
204, 205, 255
HSL
239°, 100%, 90%
CMYK
20, 20, 0, 0
Luminance
0.6372

Every format

HEX#cccdff
RGBrgb(204, 205, 255)
HSLhsl(239, 100%, 90%)
CMYKcmyk(20%, 20%, 0%, 0%)
LABlab(83.8 9.8 -24.5)
LCHlch(83.8 26.4 291.7)
OKLCHoklch(0.864 0.069 284.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.4%
Blue100.0%

CMYK percentages

Cyan20.0%
Magenta19.6%
Yellow0.0%
Key (black)0.0%

Color previews

#cccdff text on a black background

contrast 13.74:1

Card sample

#cccdff text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdff in the Color Lab