Skip to content

#c8b3fd

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

RGB
200, 179, 253
HSL
257°, 95%, 85%
CMYK
21, 29, 0, 1
Luminance
0.5161

Every format

HEX#c8b3fd
RGBrgb(200, 179, 253)
HSLhsl(257, 95%, 85%)
CMYKcmyk(21%, 29%, 0%, 1%)
LABlab(77.0 22.2 -33.9)
LCHlch(77.0 40.5 303.3)
OKLCHoklch(0.811 0.105 297.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8b3fd on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#c8b3fd on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green70.2%
Blue99.2%

CMYK percentages

Cyan20.9%
Magenta29.2%
Yellow0.0%
Key (black)0.8%

Color previews

#c8b3fd text on a black background

contrast 11.32:1

Card sample

#c8b3fd text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8b3fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8b3fd in the Color Lab