Skip to content

#cb8fff

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

RGB
203, 143, 255
HSL
272°, 100%, 78%
CMYK
20, 44, 0, 0
Luminance
0.3956

Every format

HEX#cb8fff
RGBrgb(203, 143, 255)
HSLhsl(272, 100%, 78%)
CMYKcmyk(20%, 44%, 0%, 0%)
LABlab(69.2 43.2 -47.2)
LCHlch(69.2 64.0 312.4)
OKLCHoklch(0.752 0.166 307.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb8fff on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#cb8fff on black: 8.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green56.1%
Blue100.0%

CMYK percentages

Cyan20.4%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#cb8fff text on a black background

contrast 8.91:1

Card sample

#cb8fff text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb8fff in the Color Lab