Skip to content

#d750ff

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

RGB
215, 80, 255
HSL
286°, 100%, 66%
CMYK
16, 69, 0, 0
Luminance
0.2740

Every format

HEX#d750ff
RGBrgb(215, 80, 255)
HSLhsl(286, 100%, 66%)
CMYKcmyk(16%, 69%, 0%, 0%)
LABlab(59.4 76.0 -62.7)
LCHlch(59.4 98.5 320.5)
OKLCHoklch(0.683 0.260 317.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d750ff on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#d750ff on black: 6.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red84.3%
Green31.4%
Blue100.0%

CMYK percentages

Cyan15.7%
Magenta68.6%
Yellow0.0%
Key (black)0.0%

Color previews

#d750ff text on a black background

contrast 6.48:1

Card sample

#d750ff text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d750ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d750ff in the Color Lab