Skip to content

#d47fff

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

RGB
212, 127, 255
HSL
280°, 100%, 75%
CMYK
17, 50, 0, 0
Luminance
0.3640

Every format

HEX#d47fff
RGBrgb(212, 127, 255)
HSLhsl(280, 100%, 75%)
CMYKcmyk(17%, 50%, 0%, 0%)
LABlab(66.8 54.0 -50.9)
LCHlch(66.8 74.2 316.7)
OKLCHoklch(0.737 0.195 313.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d47fff on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#d47fff on black: 8.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red83.1%
Green49.8%
Blue100.0%

CMYK percentages

Cyan16.9%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#d47fff text on a black background

contrast 8.28:1

Card sample

#d47fff text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d47fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d47fff in the Color Lab