Skip to content

#d25cff

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

RGB
210, 92, 255
HSL
283°, 100%, 68%
CMYK
18, 64, 0, 0
Luminance
0.2858

Every format

HEX#d25cff
RGBrgb(210, 92, 255)
HSLhsl(283, 100%, 68%)
CMYKcmyk(18%, 64%, 0%, 0%)
LABlab(60.4 70.1 -61.1)
LCHlch(60.4 93.0 318.9)
OKLCHoklch(0.689 0.244 315.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d25cff on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#d25cff on black: 6.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green36.1%
Blue100.0%

CMYK percentages

Cyan17.6%
Magenta63.9%
Yellow0.0%
Key (black)0.0%

Color previews

#d25cff text on a black background

contrast 6.72:1

Card sample

#d25cff text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d25cff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d25cff in the Color Lab