Skip to content

#f07dec

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

RGB
240, 125, 236
HSL
302°, 79%, 72%
CMYK
0, 48, 2, 6
Luminance
0.3925

Every format

HEX#f07dec
RGBrgb(240, 125, 236)
HSLhsl(302, 79%, 72%)
CMYKcmyk(0%, 48%, 2%, 6%)
LABlab(68.9 59.0 -36.9)
LCHlch(68.9 69.6 328.0)
OKLCHoklch(0.756 0.194 328.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f07dec on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#f07dec on black: 8.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green49.0%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta47.9%
Yellow1.7%
Key (black)5.9%

Color previews

#f07dec text on a black background

contrast 8.85:1

Card sample

#f07dec text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f07dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f07dec in the Color Lab