Skip to content

#f09ccc

a light, vivid magenta / pink · warm · closest name: plum

RGB
240, 156, 204
HSL
326°, 74%, 78%
CMYK
0, 35, 15, 6
Luminance
0.4666

Every format

HEX#f09ccc
RGBrgb(240, 156, 204)
HSLhsl(326, 74%, 78%)
CMYKcmyk(0%, 35%, 15%, 6%)
LABlab(74.0 38.0 -11.6)
LCHlch(74.0 39.8 343.1)
OKLCHoklch(0.791 0.116 344.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f09ccc on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#f09ccc on black: 10.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green61.2%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta35.0%
Yellow15.0%
Key (black)5.9%

Color previews

#f09ccc text on a black background

contrast 10.33:1

Card sample

#f09ccc text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f09ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f09ccc in the Color Lab