Skip to content

#cdc3da

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

RGB
205, 195, 218
HSL
266°, 24%, 81%
CMYK
6, 11, 0, 15
Luminance
0.5707

Every format

HEX#cdc3da
RGBrgb(205, 195, 218)
HSLhsl(266, 24%, 81%)
CMYKcmyk(6%, 11%, 0%, 15%)
LABlab(80.2 7.8 -10.2)
LCHlch(80.2 12.8 307.3)
OKLCHoklch(0.832 0.034 305.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdc3da on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#cdc3da on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green76.5%
Blue85.5%

CMYK percentages

Cyan6.0%
Magenta10.6%
Yellow0.0%
Key (black)14.5%

Color previews

#cdc3da text on a black background

contrast 12.41:1

Card sample

#cdc3da text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdc3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdc3da in the Color Lab