Skip to content

#cddfe2

a light, soft cyan · cool · closest name: lavender

RGB
205, 223, 226
HSL
189°, 27%, 85%
CMYK
9, 1, 0, 11
Luminance
0.7125

Every format

HEX#cddfe2
RGBrgb(205, 223, 226)
HSLhsl(189, 27%, 85%)
CMYKcmyk(9%, 1%, 0%, 11%)
LABlab(87.6 -5.4 -3.5)
LCHlch(87.6 6.5 213.1)
OKLCHoklch(0.891 0.020 208.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddfe2 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#cddfe2 on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue88.6%

CMYK percentages

Cyan9.3%
Magenta1.3%
Yellow0.0%
Key (black)11.4%

Color previews

#cddfe2 text on a black background

contrast 15.25:1

Card sample

#cddfe2 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfe2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfe2 in the Color Lab