Skip to content

#d253ff

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

RGB
210, 83, 255
HSL
284°, 100%, 66%
CMYK
18, 68, 0, 0
Luminance
0.2711

Every format

HEX#d253ff
RGBrgb(210, 83, 255)
HSLhsl(284, 100%, 66%)
CMYKcmyk(18%, 68%, 0%, 0%)
LABlab(59.1 73.8 -63.2)
LCHlch(59.1 97.2 319.4)
OKLCHoklch(0.679 0.255 315.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d253ff on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#d253ff on black: 6.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green32.5%
Blue100.0%

CMYK percentages

Cyan17.6%
Magenta67.5%
Yellow0.0%
Key (black)0.0%

Color previews

#d253ff text on a black background

contrast 6.42:1

Card sample

#d253ff text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d253ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d253ff in the Color Lab