Skip to content

#da95eb

a light, vivid violet · warm · closest name: plum

RGB
218, 149, 235
HSL
288°, 68%, 75%
CMYK
7, 37, 0, 8
Luminance
0.4240

Every format

HEX#da95eb
RGBrgb(218, 149, 235)
HSLhsl(288, 68%, 75%)
CMYKcmyk(7%, 37%, 0%, 8%)
LABlab(71.2 40.1 -33.1)
LCHlch(71.2 52.0 320.5)
OKLCHoklch(0.767 0.140 319.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da95eb on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#da95eb on black: 9.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green58.4%
Blue92.2%

CMYK percentages

Cyan7.2%
Magenta36.6%
Yellow0.0%
Key (black)7.8%

Color previews

#da95eb text on a black background

contrast 9.48:1

Card sample

#da95eb text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 149, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 149, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #da95eb;
background: linear-gradient(135deg, #da95eb, #EB95C3);

Monochromatic scale

Palettes built from #da95eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da95eb in the Color Lab