Skip to content

#ff7dec

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

RGB
255, 125, 236
HSL
309°, 100%, 75%
CMYK
0, 51, 8, 0
Luminance
0.4198

Every format

HEX#ff7dec
RGBrgb(255, 125, 236)
HSLhsl(309, 100%, 75%)
CMYKcmyk(0%, 51%, 8%, 0%)
LABlab(70.9 63.2 -33.7)
LCHlch(70.9 71.6 331.9)
OKLCHoklch(0.775 0.203 333.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7dec on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#ff7dec on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green49.0%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta51.0%
Yellow7.5%
Key (black)0.0%

Color previews

#ff7dec text on a black background

contrast 9.40:1

Card sample

#ff7dec text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7dec in the Color Lab