Skip to content

#cebadf

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

RGB
206, 186, 223
HSL
272°, 37%, 80%
CMYK
8, 17, 0, 13
Luminance
0.5357

Every format

HEX#cebadf
RGBrgb(206, 186, 223)
HSLhsl(272, 37%, 80%)
CMYKcmyk(8%, 17%, 0%, 13%)
LABlab(78.2 13.9 -15.9)
LCHlch(78.2 21.1 311.2)
OKLCHoklch(0.818 0.056 309.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebadf on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#cebadf on black: 11.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green72.9%
Blue87.5%

CMYK percentages

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

Color previews

#cebadf text on a black background

contrast 11.71:1

Card sample

#cebadf text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebadf in the Color Lab