Skip to content

#cdecfa

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

RGB
205, 236, 250
HSL
199°, 82%, 89%
CMYK
18, 6, 0, 2
Luminance
0.7987

Every format

HEX#cdecfa
RGBrgb(205, 236, 250)
HSLhsl(199, 82%, 89%)
CMYKcmyk(18%, 6%, 0%, 2%)
LABlab(91.6 -7.2 -10.2)
LCHlch(91.6 12.5 234.6)
OKLCHoklch(0.925 0.038 226.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue98.0%

CMYK percentages

Cyan18.0%
Magenta5.6%
Yellow0.0%
Key (black)2.0%

Color previews

#cdecfa text on a black background

contrast 16.97:1

Card sample

#cdecfa text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecfa in the Color Lab