Skip to content

#cecad4

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

RGB
206, 202, 212
HSL
264°, 10%, 81%
CMYK
3, 5, 0, 17
Luminance
0.6012

Every format

HEX#cecad4
RGBrgb(206, 202, 212)
HSLhsl(264, 10%, 81%)
CMYKcmyk(3%, 5%, 0%, 17%)
LABlab(81.9 3.2 -4.5)
LCHlch(81.9 5.5 305.8)
OKLCHoklch(0.845 0.014 304.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecad4 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#cecad4 on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green79.2%
Blue83.1%

CMYK percentages

Cyan2.8%
Magenta4.7%
Yellow0.0%
Key (black)16.9%

Color previews

#cecad4 text on a black background

contrast 13.02:1

Card sample

#cecad4 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecad4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecad4 in the Color Lab