Skip to content

#cabaeb

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

RGB
202, 186, 235
HSL
260°, 55%, 83%
CMYK
14, 21, 0, 8
Luminance
0.5367

Every format

HEX#cabaeb
RGBrgb(202, 186, 235)
HSLhsl(260, 55%, 83%)
CMYKcmyk(14%, 21%, 0%, 8%)
LABlab(78.3 15.1 -22.3)
LCHlch(78.3 26.9 304.1)
OKLCHoklch(0.818 0.070 299.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green72.9%
Blue92.2%

CMYK percentages

Cyan14.0%
Magenta20.9%
Yellow0.0%
Key (black)7.8%

Color previews

#cabaeb text on a black background

contrast 11.73:1

Card sample

#cabaeb text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabaeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabaeb in the Color Lab