Skip to content

#f06def

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

RGB
240, 109, 239
HSL
301°, 81%, 68%
CMYK
0, 55, 0, 6
Luminance
0.3569

Every format

HEX#f06def
RGBrgb(240, 109, 239)
HSLhsl(301, 81%, 68%)
CMYKcmyk(0%, 55%, 0%, 6%)
LABlab(66.3 66.9 -42.7)
LCHlch(66.3 79.3 327.5)
OKLCHoklch(0.737 0.220 327.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f06def on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#f06def on black: 8.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green42.7%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta54.6%
Yellow0.4%
Key (black)5.9%

Color previews

#f06def text on a black background

contrast 8.14:1

Card sample

#f06def text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f06def

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f06def in the Color Lab