Skip to content

#ce7fff

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

RGB
206, 127, 255
HSL
277°, 100%, 75%
CMYK
19, 50, 0, 0
Luminance
0.3552

Every format

HEX#ce7fff
RGBrgb(206, 127, 255)
HSLhsl(277, 100%, 75%)
CMYKcmyk(19%, 50%, 0%, 0%)
LABlab(66.2 52.4 -52.0)
LCHlch(66.2 73.8 315.3)
OKLCHoklch(0.730 0.192 311.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ce7fff on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#ce7fff on black: 8.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green49.8%
Blue100.0%

CMYK percentages

Cyan19.2%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ce7fff text on a black background

contrast 8.10:1

Card sample

#ce7fff text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ce7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ce7fff in the Color Lab