Skip to content

#ccadff

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

RGB
204, 173, 255
HSL
263°, 100%, 84%
CMYK
20, 32, 0, 0
Luminance
0.4994

Every format

HEX#ccadff
RGBrgb(204, 173, 255)
HSLhsl(263, 100%, 84%)
CMYKcmyk(20%, 32%, 0%, 0%)
LABlab(76.0 27.1 -36.5)
LCHlch(76.0 45.5 306.6)
OKLCHoklch(0.804 0.118 301.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccadff on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#ccadff on black: 10.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.8%
Blue100.0%

CMYK percentages

Cyan20.0%
Magenta32.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ccadff text on a black background

contrast 10.99:1

Card sample

#ccadff text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccadff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccadff in the Color Lab