Skip to content

#d33fff

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

RGB
211, 63, 255
HSL
286°, 100%, 62%
CMYK
17, 75, 0, 0
Luminance
0.2462

Every format

HEX#d33fff
RGBrgb(211, 63, 255)
HSLhsl(286, 100%, 62%)
CMYKcmyk(17%, 75%, 0%, 0%)
LABlab(56.7 81.1 -67.0)
LCHlch(56.7 105.2 320.4)
OKLCHoklch(0.663 0.277 317.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d33fff on white: 3.54:1
AA ✗ fail · AA-large · AAA
Aa
#d33fff on black: 5.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green24.7%
Blue100.0%

CMYK percentages

Cyan17.3%
Magenta75.3%
Yellow0.0%
Key (black)0.0%

Color previews

#d33fff text on a black background

contrast 5.92:1

Card sample

#d33fff text on a white background

contrast 3.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d33fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d33fff in the Color Lab