Skip to content

#ceced8

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

RGB
206, 206, 216
HSL
240°, 11%, 83%
CMYK
5, 5, 0, 15
Luminance
0.6222

Every format

HEX#ceced8
RGBrgb(206, 206, 216)
HSLhsl(240, 11%, 83%)
CMYKcmyk(5%, 5%, 0%, 15%)
LABlab(83.0 1.9 -4.9)
LCHlch(83.0 5.3 290.6)
OKLCHoklch(0.854 0.014 286.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceced8 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ceced8 on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green80.8%
Blue84.7%

CMYK percentages

Cyan4.6%
Magenta4.6%
Yellow0.0%
Key (black)15.3%

Color previews

#ceced8 text on a black background

contrast 13.44:1

Card sample

#ceced8 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceced8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceced8 in the Color Lab