Skip to content

#f08ace

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

RGB
240, 138, 206
HSL
320°, 77%, 74%
CMYK
0, 43, 14, 6
Luminance
0.4116

Every format

HEX#f08ace
RGBrgb(240, 138, 206)
HSLhsl(320, 77%, 74%)
CMYKcmyk(0%, 43%, 14%, 6%)
LABlab(70.3 47.6 -18.2)
LCHlch(70.3 51.0 339.1)
OKLCHoklch(0.763 0.148 340.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f08ace on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#f08ace on black: 9.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green54.1%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta42.5%
Yellow14.2%
Key (black)5.9%

Color previews

#f08ace text on a black background

contrast 9.23:1

Card sample

#f08ace text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f08ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f08ace in the Color Lab