Skip to content

#d240ff

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

RGB
210, 64, 255
HSL
286°, 100%, 63%
CMYK
18, 75, 0, 0
Luminance
0.2459

Every format

HEX#d240ff
RGBrgb(210, 64, 255)
HSLhsl(286, 100%, 63%)
CMYKcmyk(18%, 75%, 0%, 0%)
LABlab(56.7 80.6 -67.1)
LCHlch(56.7 104.9 320.2)
OKLCHoklch(0.662 0.275 316.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d240ff on white: 3.55:1
AA ✗ fail · AA-large · AAA
Aa
#d240ff on black: 5.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green25.1%
Blue100.0%

CMYK percentages

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

Color previews

#d240ff text on a black background

contrast 5.92:1

Card sample

#d240ff text on a white background

contrast 3.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d240ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d240ff in the Color Lab