Skip to content

#cbbaed

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

RGB
203, 186, 237
HSL
260°, 59%, 83%
CMYK
14, 22, 0, 7
Luminance
0.5393

Every format

HEX#cbbaed
RGBrgb(203, 186, 237)
HSLhsl(260, 59%, 83%)
CMYKcmyk(14%, 22%, 0%, 7%)
LABlab(78.4 15.8 -23.1)
LCHlch(78.4 28.0 304.4)
OKLCHoklch(0.820 0.073 300.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green72.9%
Blue92.9%

CMYK percentages

Cyan14.3%
Magenta21.5%
Yellow0.0%
Key (black)7.1%

Color previews

#cbbaed text on a black background

contrast 11.79:1

Card sample

#cbbaed text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbbaed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbbaed in the Color Lab