Skip to content

#df67ff

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

RGB
223, 103, 255
HSL
287°, 100%, 70%
CMYK
13, 60, 0, 0
Luminance
0.3261

Every format

HEX#df67ff
RGBrgb(223, 103, 255)
HSLhsl(287, 100%, 70%)
CMYKcmyk(13%, 60%, 0%, 0%)
LABlab(63.8 68.2 -55.5)
LCHlch(63.8 88.0 320.9)
OKLCHoklch(0.718 0.234 318.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df67ff on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#df67ff on black: 7.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green40.4%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta59.6%
Yellow0.0%
Key (black)0.0%

Color previews

#df67ff text on a black background

contrast 7.52:1

Card sample

#df67ff text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df67ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df67ff in the Color Lab