Skip to content

#ff3ace

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

RGB
255, 58, 206
HSL
315°, 100%, 61%
CMYK
0, 77, 19, 0
Luminance
0.2874

Every format

HEX#ff3ace
RGBrgb(255, 58, 206)
HSLhsl(315, 100%, 61%)
CMYKcmyk(0%, 77%, 19%, 0%)
LABlab(60.6 83.8 -33.0)
LCHlch(60.6 90.1 338.5)
OKLCHoklch(0.695 0.266 340.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3ace on white: 3.11:1
AA ✗ fail · AA-large · AAA
Aa
#ff3ace on black: 6.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green22.7%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta77.3%
Yellow19.2%
Key (black)0.0%

Color previews

#ff3ace text on a black background

contrast 6.75:1

Card sample

#ff3ace text on a white background

contrast 3.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3ace in the Color Lab