Skip to content

#d06fff

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

RGB
208, 111, 255
HSL
280°, 100%, 72%
CMYK
18, 57, 0, 0
Luminance
0.3200

Every format

HEX#d06fff
RGBrgb(208, 111, 255)
HSLhsl(280, 100%, 72%)
CMYKcmyk(18%, 57%, 0%, 0%)
LABlab(63.3 60.9 -56.4)
LCHlch(63.3 83.0 317.2)
OKLCHoklch(0.710 0.217 313.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d06fff on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#d06fff on black: 7.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green43.5%
Blue100.0%

CMYK percentages

Cyan18.4%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#d06fff text on a black background

contrast 7.40:1

Card sample

#d06fff text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d06fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d06fff in the Color Lab