Skip to content

#cf5fff

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

RGB
207, 95, 255
HSL
282°, 100%, 69%
CMYK
19, 63, 0, 0
Luminance
0.2867

Every format

HEX#cf5fff
RGBrgb(207, 95, 255)
HSLhsl(282, 100%, 69%)
CMYKcmyk(19%, 63%, 0%, 0%)
LABlab(60.5 68.1 -61.0)
LCHlch(60.5 91.4 318.2)
OKLCHoklch(0.689 0.239 314.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf5fff on white: 3.12:1
AA ✗ fail · AA-large · AAA
Aa
#cf5fff on black: 6.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green37.3%
Blue100.0%

CMYK percentages

Cyan18.8%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#cf5fff text on a black background

contrast 6.73:1

Card sample

#cf5fff text on a white background

contrast 3.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf5fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cf5fff in the Color Lab