Skip to content

#cfcdec

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

RGB
207, 205, 236
HSL
244°, 45%, 87%
CMYK
12, 13, 0, 8
Luminance
0.6298

Every format

HEX#cfcdec
RGBrgb(207, 205, 236)
HSLhsl(244, 45%, 87%)
CMYKcmyk(12%, 13%, 0%, 8%)
LABlab(83.4 6.7 -15.0)
LCHlch(83.4 16.4 293.9)
OKLCHoklch(0.860 0.043 288.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfcdec on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#cfcdec on black: 13.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green80.4%
Blue92.5%

CMYK percentages

Cyan12.3%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#cfcdec text on a black background

contrast 13.60:1

Card sample

#cfcdec text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfcdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfcdec in the Color Lab