Skip to content

#cf6fff

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

RGB
207, 111, 255
HSL
280°, 100%, 72%
CMYK
19, 57, 0, 0
Luminance
0.3185

Every format

HEX#cf6fff
RGBrgb(207, 111, 255)
HSLhsl(280, 100%, 72%)
CMYKcmyk(19%, 57%, 0%, 0%)
LABlab(63.2 60.7 -56.6)
LCHlch(63.2 83.0 317.0)
OKLCHoklch(0.709 0.217 313.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf6fff on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#cf6fff on black: 7.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green43.5%
Blue100.0%

CMYK percentages

Cyan18.8%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#cf6fff text on a black background

contrast 7.37:1

Card sample

#cf6fff text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf6fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cf6fff in the Color Lab