Skip to content

#d36fff

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

RGB
211, 111, 255
HSL
282°, 100%, 72%
CMYK
17, 57, 0, 0
Luminance
0.3244

Every format

HEX#d36fff
RGBrgb(211, 111, 255)
HSLhsl(282, 100%, 72%)
CMYKcmyk(17%, 57%, 0%, 0%)
LABlab(63.7 61.7 -55.8)
LCHlch(63.7 83.2 317.9)
OKLCHoklch(0.713 0.218 314.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d36fff on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#d36fff on black: 7.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green43.5%
Blue100.0%

CMYK percentages

Cyan17.3%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#d36fff text on a black background

contrast 7.49:1

Card sample

#d36fff text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d36fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d36fff in the Color Lab