Skip to content

#ff66aa

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

RGB
255, 102, 170
HSL
333°, 100%, 70%
CMYK
0, 60, 33, 0
Luminance
0.3367

Every format

HEX#ff66aa
RGBrgb(255, 102, 170)
HSLhsl(333, 100%, 70%)
CMYKcmyk(0%, 60%, 33%, 0%)
LABlab(64.7 64.3 -6.1)
LCHlch(64.7 64.6 354.6)
OKLCHoklch(0.721 0.197 355.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff66aa on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#ff66aa on black: 7.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow33.3%
Key (black)0.0%

Color previews

#ff66aa text on a black background

contrast 7.73:1

Card sample

#ff66aa text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff66aa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff66aa in the Color Lab