Skip to content

#cebbdf

a light, soft violet · warm · closest name: lavender

RGB
206, 187, 223
HSL
272°, 36%, 80%
CMYK
8, 16, 0, 13
Luminance
0.5399

Every format

HEX#cebbdf
RGBrgb(206, 187, 223)
HSLhsl(272, 36%, 80%)
CMYKcmyk(8%, 16%, 0%, 13%)
LABlab(78.5 13.4 -15.5)
LCHlch(78.5 20.5 310.7)
OKLCHoklch(0.819 0.054 308.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebbdf on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#cebbdf on black: 11.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.3%
Blue87.5%

CMYK percentages

Cyan7.6%
Magenta16.1%
Yellow0.0%
Key (black)12.5%

Color previews

#cebbdf text on a black background

contrast 11.80:1

Card sample

#cebbdf text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebbdf in the Color Lab