Skip to content

#cccfeb

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

RGB
204, 207, 235
HSL
234°, 44%, 86%
CMYK
13, 12, 0, 8
Luminance
0.6346

Every format

HEX#cccfeb
RGBrgb(204, 207, 235)
HSLhsl(234, 44%, 86%)
CMYKcmyk(13%, 12%, 0%, 8%)
LABlab(83.7 4.4 -14.1)
LCHlch(83.7 14.8 287.5)
OKLCHoklch(0.861 0.039 280.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan13.2%
Magenta11.9%
Yellow0.0%
Key (black)7.8%

Color previews

#cccfeb text on a black background

contrast 13.69:1

Card sample

#cccfeb text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccfeb in the Color Lab