Skip to content

#ccedeb

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

RGB
204, 237, 235
HSL
176°, 48%, 87%
CMYK
14, 0, 1, 7
Luminance
0.7940

Every format

HEX#ccedeb
RGBrgb(204, 237, 235)
HSLhsl(176, 48%, 87%)
CMYKcmyk(14%, 0%, 1%, 7%)
LABlab(91.4 -11.1 -2.6)
LCHlch(91.4 11.4 193.4)
OKLCHoklch(0.922 0.035 192.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green92.9%
Blue92.2%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow0.8%
Key (black)7.1%

Color previews

#ccedeb text on a black background

contrast 16.88:1

Card sample

#ccedeb text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccedeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccedeb in the Color Lab