Skip to content

#cccfed

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

RGB
204, 207, 237
HSL
235°, 48%, 87%
CMYK
14, 13, 0, 7
Luminance
0.6358

Every format

HEX#cccfed
RGBrgb(204, 207, 237)
HSLhsl(235, 48%, 87%)
CMYKcmyk(14%, 13%, 0%, 7%)
LABlab(83.7 4.8 -15.1)
LCHlch(83.7 15.8 287.8)
OKLCHoklch(0.862 0.042 281.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green81.2%
Blue92.9%

CMYK percentages

Cyan13.9%
Magenta12.7%
Yellow0.0%
Key (black)7.1%

Color previews

#cccfed text on a black background

contrast 13.72:1

Card sample

#cccfed text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccfed in the Color Lab