Skip to content

#ff69bb

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

RGB
255, 105, 187
HSL
327°, 100%, 71%
CMYK
0, 59, 27, 0
Luminance
0.3495

Every format

HEX#ff69bb
RGBrgb(255, 105, 187)
HSLhsl(327, 100%, 71%)
CMYKcmyk(0%, 59%, 27%, 0%)
LABlab(65.7 65.1 -14.3)
LCHlch(65.7 66.7 347.6)
OKLCHoklch(0.731 0.201 349.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff69bb on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#ff69bb on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green41.2%
Blue73.3%

CMYK percentages

Cyan0.0%
Magenta58.8%
Yellow26.7%
Key (black)0.0%

Color previews

#ff69bb text on a black background

contrast 7.99:1

Card sample

#ff69bb text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff69bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff69bb in the Color Lab