Skip to content

#cebceb

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

RGB
206, 188, 235
HSL
263°, 54%, 83%
CMYK
12, 20, 0, 8
Luminance
0.5509

Every format

HEX#cebceb
RGBrgb(206, 188, 235)
HSLhsl(263, 54%, 83%)
CMYKcmyk(12%, 20%, 0%, 8%)
LABlab(79.1 15.3 -21.0)
LCHlch(79.1 26.0 306.0)
OKLCHoklch(0.826 0.068 302.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cebceb on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#cebceb on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green73.7%
Blue92.2%

CMYK percentages

Cyan12.3%
Magenta20.0%
Yellow0.0%
Key (black)7.8%

Color previews

#cebceb text on a black background

contrast 12.02:1

Card sample

#cebceb text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cebceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cebceb in the Color Lab