Skip to content

#d070ff

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

RGB
208, 112, 255
HSL
280°, 100%, 72%
CMYK
18, 56, 0, 0
Luminance
0.3222

Every format

HEX#d070ff
RGBrgb(208, 112, 255)
HSLhsl(280, 100%, 72%)
CMYKcmyk(18%, 56%, 0%, 0%)
LABlab(63.5 60.5 -56.1)
LCHlch(63.5 82.5 317.1)
OKLCHoklch(0.711 0.216 313.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d070ff on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#d070ff on black: 7.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green43.9%
Blue100.0%

CMYK percentages

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

Color previews

#d070ff text on a black background

contrast 7.44:1

Card sample

#d070ff text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d070ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d070ff in the Color Lab