Skip to content

#cccdfd

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

RGB
204, 205, 253
HSL
239°, 93%, 90%
CMYK
19, 19, 0, 1
Luminance
0.6359

Every format

HEX#cccdfd
RGBrgb(204, 205, 253)
HSLhsl(239, 93%, 90%)
CMYKcmyk(19%, 19%, 0%, 1%)
LABlab(83.8 9.3 -23.6)
LCHlch(83.8 25.4 291.6)
OKLCHoklch(0.863 0.066 284.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green80.4%
Blue99.2%

CMYK percentages

Cyan19.4%
Magenta19.0%
Yellow0.0%
Key (black)0.8%

Color previews

#cccdfd text on a black background

contrast 13.72:1

Card sample

#cccdfd text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccdfd in the Color Lab