Skip to content

#cf7fff

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

RGB
207, 127, 255
HSL
278°, 100%, 75%
CMYK
19, 50, 0, 0
Luminance
0.3566

Every format

HEX#cf7fff
RGBrgb(207, 127, 255)
HSLhsl(278, 100%, 75%)
CMYKcmyk(19%, 50%, 0%, 0%)
LABlab(66.3 52.7 -51.8)
LCHlch(66.3 73.9 315.5)
OKLCHoklch(0.731 0.193 311.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf7fff on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#cf7fff on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green49.8%
Blue100.0%

CMYK percentages

Cyan18.8%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#cf7fff text on a black background

contrast 8.13:1

Card sample

#cf7fff text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf7fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cf7fff in the Color Lab