Skip to content

#cdedf3

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

RGB
205, 237, 243
HSL
190°, 61%, 88%
CMYK
16, 3, 0, 5
Luminance
0.8002

Every format

HEX#cdedf3
RGBrgb(205, 237, 243)
HSLhsl(190, 61%, 88%)
CMYKcmyk(16%, 3%, 0%, 5%)
LABlab(91.7 -9.2 -6.4)
LCHlch(91.7 11.2 214.9)
OKLCHoklch(0.925 0.034 210.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.9%
Blue95.3%

CMYK percentages

Cyan15.6%
Magenta2.5%
Yellow0.0%
Key (black)4.7%

Color previews

#cdedf3 text on a black background

contrast 17.00:1

Card sample

#cdedf3 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdedf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdedf3 in the Color Lab