Skip to content

#df88ff

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

RGB
223, 136, 255
HSL
284°, 100%, 77%
CMYK
13, 47, 0, 0
Luminance
0.4052

Every format

HEX#df88ff
RGBrgb(223, 136, 255)
HSLhsl(284, 100%, 77%)
CMYKcmyk(13%, 47%, 0%, 0%)
LABlab(69.8 52.4 -46.0)
LCHlch(69.8 69.7 318.7)
OKLCHoklch(0.762 0.185 316.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df88ff on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#df88ff on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green53.3%
Blue100.0%

CMYK percentages

Cyan12.5%
Magenta46.7%
Yellow0.0%
Key (black)0.0%

Color previews

#df88ff text on a black background

contrast 9.10:1

Card sample

#df88ff text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df88ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df88ff in the Color Lab