Skip to content

#d100df

a dark, electric magenta / pink · warm · closest name: magenta

RGB
209, 0, 223
HSL
296°, 100%, 44%
CMYK
6, 100, 0, 13
Luminance
0.1888

Every format

HEX#d100df
RGBrgb(209, 0, 223)
HSLhsl(296, 100%, 44%)
CMYKcmyk(6%, 100%, 0%, 13%)
LABlab(50.5 86.6 -59.0)
LCHlch(50.5 104.8 325.8)
OKLCHoklch(0.613 0.287 324.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d100df on white: 4.40:1
AA ✗ fail · AA-large · AAA
Aa
#d100df on black: 4.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.0%
Green0.0%
Blue87.5%

CMYK percentages

Cyan6.3%
Magenta100.0%
Yellow0.0%
Key (black)12.5%

Color previews

#d100df text on a black background

contrast 4.78:1

Card sample

#d100df text on a white background

contrast 4.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d100df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d100df in the Color Lab