Skip to content

#ceaceb

a light, vivid violet · warm · closest name: plum

RGB
206, 172, 235
HSL
272°, 61%, 80%
CMYK
12, 27, 0, 8
Luminance
0.4863

Every format

HEX#ceaceb
RGBrgb(206, 172, 235)
HSLhsl(272, 61%, 80%)
CMYKcmyk(12%, 27%, 0%, 8%)
LABlab(75.2 24.0 -26.9)
LCHlch(75.2 36.1 311.7)
OKLCHoklch(0.796 0.095 308.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceaceb on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#ceaceb on black: 10.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.5%
Blue92.2%

CMYK percentages

Cyan12.3%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#ceaceb text on a black background

contrast 10.73:1

Card sample

#ceaceb text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceaceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceaceb in the Color Lab