Skip to content

#ce8fff

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

RGB
206, 143, 255
HSL
274°, 100%, 78%
CMYK
19, 44, 0, 0
Luminance
0.3999

Every format

HEX#ce8fff
RGBrgb(206, 143, 255)
HSLhsl(274, 100%, 78%)
CMYKcmyk(19%, 44%, 0%, 0%)
LABlab(69.5 44.0 -46.7)
LCHlch(69.5 64.2 313.3)
OKLCHoklch(0.755 0.167 308.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ce8fff on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#ce8fff on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green56.1%
Blue100.0%

CMYK percentages

Cyan19.2%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#ce8fff text on a black background

contrast 9.00:1

Card sample

#ce8fff text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce8fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ce8fff in the Color Lab