Skip to content

#f08dec

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

RGB
240, 141, 236
HSL
302°, 77%, 75%
CMYK
0, 41, 2, 6
Luminance
0.4363

Every format

HEX#f08dec
RGBrgb(240, 141, 236)
HSLhsl(302, 77%, 75%)
CMYKcmyk(0%, 41%, 2%, 6%)
LABlab(72.0 51.1 -32.1)
LCHlch(72.0 60.4 327.8)
OKLCHoklch(0.779 0.168 328.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f08dec on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#f08dec on black: 9.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green55.3%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta41.3%
Yellow1.7%
Key (black)5.9%

Color previews

#f08dec text on a black background

contrast 9.73:1

Card sample

#f08dec text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f08dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f08dec in the Color Lab