Skip to content

#f800ae

a balanced, electric magenta / pink · warm · closest name: orchid

RGB
248, 0, 174
HSL
318°, 100%, 49%
CMYK
0, 100, 30, 3
Luminance
0.2301

Every format

HEX#f800ae
RGBrgb(248, 0, 174)
HSLhsl(318, 100%, 49%)
CMYKcmyk(0%, 100%, 30%, 3%)
LABlab(55.1 87.1 -23.1)
LCHlch(55.1 90.1 345.2)
OKLCHoklch(0.649 0.274 347.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f800ae on white: 3.75:1
AA ✗ fail · AA-large · AAA
Aa
#f800ae on black: 5.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green0.0%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow29.8%
Key (black)2.7%

Color previews

#f800ae text on a black background

contrast 5.60:1

Card sample

#f800ae text on a white background

contrast 3.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(248, 0, 174, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(248, 0, 174, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f800ae;
background: linear-gradient(135deg, #f800ae, #F80009);

Monochromatic scale

Palettes built from #f800ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f800ae in the Color Lab