Skip to content

#df8bee

a light, vivid magenta / pink · warm · closest name: violet

RGB
223, 139, 238
HSL
291°, 74%, 74%
CMYK
6, 42, 0, 7
Luminance
0.4033

Every format

HEX#df8bee
RGBrgb(223, 139, 238)
HSLhsl(291, 74%, 74%)
CMYKcmyk(6%, 42%, 0%, 7%)
LABlab(69.7 47.5 -36.9)
LCHlch(69.7 60.2 322.1)
OKLCHoklch(0.758 0.163 321.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8bee on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#df8bee on black: 9.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green54.5%
Blue93.3%

CMYK percentages

Cyan6.3%
Magenta41.6%
Yellow0.0%
Key (black)6.7%

Color previews

#df8bee text on a black background

contrast 9.07:1

Card sample

#df8bee text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8bee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8bee in the Color Lab