Skip to content

#d111ff

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

RGB
209, 17, 255
HSL
288°, 100%, 53%
CMYK
18, 93, 0, 0
Luminance
0.2118

Every format

HEX#d111ff
RGBrgb(209, 17, 255)
HSLhsl(288, 100%, 53%)
CMYKcmyk(18%, 93%, 0%, 0%)
LABlab(53.1 90.3 -72.8)
LCHlch(53.1 116.0 321.1)
OKLCHoklch(0.637 0.304 317.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d111ff on white: 4.01:1
AA ✗ fail · AA-large · AAA
Aa
#d111ff on black: 5.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.0%
Green6.7%
Blue100.0%

CMYK percentages

Cyan18.0%
Magenta93.3%
Yellow0.0%
Key (black)0.0%

Color previews

#d111ff text on a black background

contrast 5.24:1

Card sample

#d111ff text on a white background

contrast 4.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d111ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d111ff in the Color Lab