Skip to content

#ceccd2

a light, muted gray · warm · closest name: silver

RGB
206, 204, 210
HSL
260°, 6%, 81%
CMYK
2, 3, 0, 18
Luminance
0.6096

Every format

HEX#ceccd2
RGBrgb(206, 204, 210)
HSLhsl(260, 6%, 81%)
CMYKcmyk(2%, 3%, 0%, 18%)
LABlab(82.4 1.8 -2.7)
LCHlch(82.4 3.3 303.3)
OKLCHoklch(0.849 0.009 301.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceccd2 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#ceccd2 on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.0%
Blue82.4%

CMYK percentages

Cyan1.9%
Magenta2.9%
Yellow0.0%
Key (black)17.6%

Color previews

#ceccd2 text on a black background

contrast 13.19:1

Card sample

#ceccd2 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceccd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceccd2 in the Color Lab