Skip to content

#cdecfc

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

RGB
205, 236, 252
HSL
200°, 89%, 90%
CMYK
19, 6, 0, 1
Luminance
0.8000

Every format

HEX#cdecfc
RGBrgb(205, 236, 252)
HSLhsl(200, 89%, 90%)
CMYKcmyk(19%, 6%, 0%, 1%)
LABlab(91.7 -6.8 -11.1)
LCHlch(91.7 13.0 238.5)
OKLCHoklch(0.926 0.039 230.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdecfc on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#cdecfc on black: 17.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue98.8%

CMYK percentages

Cyan18.7%
Magenta6.3%
Yellow0.0%
Key (black)1.2%

Color previews

#cdecfc text on a black background

contrast 17.00:1

Card sample

#cdecfc text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecfc in the Color Lab