Skip to content

#f28dec

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

RGB
242, 141, 236
HSL
304°, 80%, 75%
CMYK
0, 42, 3, 5
Luminance
0.4398

Every format

HEX#f28dec
RGBrgb(242, 141, 236)
HSLhsl(304, 80%, 75%)
CMYKcmyk(0%, 42%, 3%, 5%)
LABlab(72.2 51.7 -31.8)
LCHlch(72.2 60.7 328.4)
OKLCHoklch(0.781 0.169 329.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f28dec on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#f28dec on black: 9.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green55.3%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta41.7%
Yellow2.5%
Key (black)5.1%

Color previews

#f28dec text on a black background

contrast 9.80:1

Card sample

#f28dec text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f28dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f28dec in the Color Lab