Skip to content

#ced2cc

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

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

Every format

HEX#ced2cc
RGBrgb(206, 210, 204)
HSLhsl(100, 6%, 81%)
CMYKcmyk(2%, 0%, 3%, 18%)
LABlab(83.7 -2.5 2.5)
LCHlch(83.7 3.5 134.5)
OKLCHoklch(0.859 0.009 134.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ced2cc on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#ced2cc on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green82.4%
Blue80.0%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow2.9%
Key (black)17.6%

Color previews

#ced2cc text on a black background

contrast 13.71:1

Card sample

#ced2cc text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ced2cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ced2cc in the Color Lab