Skip to content

#d07fff

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

RGB
208, 127, 255
HSL
278°, 100%, 75%
CMYK
18, 50, 0, 0
Luminance
0.3581

Every format

HEX#d07fff
RGBrgb(208, 127, 255)
HSLhsl(278, 100%, 75%)
CMYKcmyk(18%, 50%, 0%, 0%)
LABlab(66.4 53.0 -51.6)
LCHlch(66.4 73.9 315.7)
OKLCHoklch(0.732 0.193 311.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d07fff on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#d07fff on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green49.8%
Blue100.0%

CMYK percentages

Cyan18.4%
Magenta50.2%
Yellow0.0%
Key (black)0.0%

Color previews

#d07fff text on a black background

contrast 8.16:1

Card sample

#d07fff text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d07fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d07fff in the Color Lab