Skip to content

#d35fff

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

RGB
211, 95, 255
HSL
284°, 100%, 69%
CMYK
17, 63, 0, 0
Luminance
0.2925

Every format

HEX#d35fff
RGBrgb(211, 95, 255)
HSLhsl(284, 100%, 69%)
CMYKcmyk(17%, 63%, 0%, 0%)
LABlab(61.0 69.0 -60.1)
LCHlch(61.0 91.5 318.9)
OKLCHoklch(0.694 0.240 315.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d35fff on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#d35fff on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green37.3%
Blue100.0%

CMYK percentages

Cyan17.3%
Magenta62.7%
Yellow0.0%
Key (black)0.0%

Color previews

#d35fff text on a black background

contrast 6.85:1

Card sample

#d35fff text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d35fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d35fff in the Color Lab