Skip to content

#cbadeb

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

RGB
203, 173, 235
HSL
269°, 61%, 80%
CMYK
14, 26, 0, 8
Luminance
0.4858

Every format

HEX#cbadeb
RGBrgb(203, 173, 235)
HSLhsl(269, 61%, 80%)
CMYKcmyk(14%, 26%, 0%, 8%)
LABlab(75.2 22.5 -27.0)
LCHlch(75.2 35.1 309.8)
OKLCHoklch(0.795 0.092 306.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green67.8%
Blue92.2%

CMYK percentages

Cyan13.6%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#cbadeb text on a black background

contrast 10.72:1

Card sample

#cbadeb text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbadeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbadeb in the Color Lab