Skip to content

#cabeed

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

RGB
202, 190, 237
HSL
255°, 57%, 84%
CMYK
15, 20, 0, 7
Luminance
0.5550

Every format

HEX#cabeed
RGBrgb(202, 190, 237)
HSLhsl(255, 57%, 84%)
CMYKcmyk(15%, 20%, 0%, 7%)
LABlab(79.3 13.3 -21.8)
LCHlch(79.3 25.5 301.5)
OKLCHoklch(0.827 0.066 296.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabeed on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#cabeed on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.5%
Blue92.9%

CMYK percentages

Cyan14.8%
Magenta19.8%
Yellow0.0%
Key (black)7.1%

Color previews

#cabeed text on a black background

contrast 12.10:1

Card sample

#cabeed text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabeed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabeed in the Color Lab