Skip to content

#cebbca

a light, soft magenta / pink · warm · closest name: silver

RGB
206, 187, 202
HSL
313°, 16%, 77%
CMYK
0, 9, 2, 19
Luminance
0.5293

Every format

HEX#cebbca
RGBrgb(206, 187, 202)
HSLhsl(313, 16%, 77%)
CMYKcmyk(0%, 9%, 2%, 19%)
LABlab(77.8 9.4 -5.1)
LCHlch(77.8 10.7 331.5)
OKLCHoklch(0.812 0.030 332.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebbca on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#cebbca on black: 11.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.3%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta9.2%
Yellow1.9%
Key (black)19.2%

Color previews

#cebbca text on a black background

contrast 11.59:1

Card sample

#cebbca text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebbca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebbca in the Color Lab