Skip to content

#caadef

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

RGB
202, 173, 239
HSL
266°, 67%, 81%
CMYK
16, 28, 0, 6
Luminance
0.4868

Every format

HEX#caadef
RGBrgb(202, 173, 239)
HSLhsl(266, 67%, 81%)
CMYKcmyk(16%, 28%, 0%, 6%)
LABlab(75.3 23.0 -29.1)
LCHlch(75.3 37.1 308.4)
OKLCHoklch(0.796 0.097 304.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green67.8%
Blue93.7%

CMYK percentages

Cyan15.5%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#caadef text on a black background

contrast 10.74:1

Card sample

#caadef text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caadef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caadef in the Color Lab