Skip to content

#cf3fff

a balanced, electric violet · warm · closest name: magenta

RGB
207, 63, 255
HSL
285°, 100%, 62%
CMYK
19, 75, 0, 0
Luminance
0.2404

Every format

HEX#cf3fff
RGBrgb(207, 63, 255)
HSLhsl(285, 100%, 62%)
CMYKcmyk(19%, 75%, 0%, 0%)
LABlab(56.1 80.4 -68.0)
LCHlch(56.1 105.3 319.8)
OKLCHoklch(0.658 0.275 315.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cf3fff on white: 3.62:1
AA ✗ fail · AA-large · AAA
Aa
#cf3fff on black: 5.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green24.7%
Blue100.0%

CMYK percentages

Cyan18.8%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#cf3fff text on a black background

contrast 5.81:1

Card sample

#cf3fff text on a white background

contrast 3.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cf3fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cf3fff in the Color Lab