Skip to content

#cabeee

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

RGB
202, 190, 238
HSL
255°, 59%, 84%
CMYK
15, 20, 0, 7
Luminance
0.5556

Every format

HEX#cabeee
RGBrgb(202, 190, 238)
HSLhsl(255, 59%, 84%)
CMYKcmyk(15%, 20%, 0%, 7%)
LABlab(79.4 13.6 -22.3)
LCHlch(79.4 26.1 301.3)
OKLCHoklch(0.827 0.068 296.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabeee on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cabeee on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.5%
Blue93.3%

CMYK percentages

Cyan15.1%
Magenta20.2%
Yellow0.0%
Key (black)6.7%

Color previews

#cabeee text on a black background

contrast 12.11:1

Card sample

#cabeee text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabeee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabeee in the Color Lab