Skip to content

#c3bdef

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

RGB
195, 189, 239
HSL
247°, 61%, 84%
CMYK
18, 21, 0, 6
Luminance
0.5423

Every format

HEX#c3bdef
RGBrgb(195, 189, 239)
HSLhsl(247, 61%, 84%)
CMYKcmyk(18%, 21%, 0%, 6%)
LABlab(78.6 12.1 -24.0)
LCHlch(78.6 26.9 296.8)
OKLCHoklch(0.820 0.070 290.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3bdef on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#c3bdef on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green74.1%
Blue93.7%

CMYK percentages

Cyan18.4%
Magenta20.9%
Yellow0.0%
Key (black)6.3%

Color previews

#c3bdef text on a black background

contrast 11.85:1

Card sample

#c3bdef text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3bdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3bdef in the Color Lab