Skip to content

#ff66bb

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

RGB
255, 102, 187
HSL
327°, 100%, 70%
CMYK
0, 60, 27, 0
Luminance
0.3435

Every format

HEX#ff66bb
RGBrgb(255, 102, 187)
HSLhsl(327, 100%, 70%)
CMYKcmyk(0%, 60%, 27%, 0%)
LABlab(65.2 66.4 -15.0)
LCHlch(65.2 68.0 347.3)
OKLCHoklch(0.727 0.205 349.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff66bb on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#ff66bb on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.0%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow26.7%
Key (black)0.0%

Color previews

#ff66bb text on a black background

contrast 7.87:1

Card sample

#ff66bb text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff66bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff66bb in the Color Lab