Skip to content

#ccb3da

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

RGB
204, 179, 218
HSL
279°, 35%, 78%
CMYK
6, 18, 0, 15
Luminance
0.5014

Every format

HEX#ccb3da
RGBrgb(204, 179, 218)
HSLhsl(279, 35%, 78%)
CMYKcmyk(6%, 18%, 0%, 15%)
LABlab(76.2 16.1 -16.3)
LCHlch(76.2 22.9 314.6)
OKLCHoklch(0.801 0.060 313.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccb3da on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ccb3da on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green70.2%
Blue85.5%

CMYK percentages

Cyan6.4%
Magenta17.9%
Yellow0.0%
Key (black)14.5%

Color previews

#ccb3da text on a black background

contrast 11.03:1

Card sample

#ccb3da text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccb3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccb3da in the Color Lab