Skip to content

#ff99cb

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

RGB
255, 153, 203
HSL
331°, 100%, 80%
CMYK
0, 40, 20, 0
Luminance
0.4835

Every format

HEX#ff99cb
RGBrgb(255, 153, 203)
HSLhsl(331, 100%, 80%)
CMYKcmyk(0%, 40%, 20%, 0%)
LABlab(75.0 44.4 -9.2)
LCHlch(75.0 45.4 348.3)
OKLCHoklch(0.802 0.135 349.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff99cb on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#ff99cb on black: 10.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow20.4%
Key (black)0.0%

Color previews

#ff99cb text on a black background

contrast 10.67:1

Card sample

#ff99cb text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99cb in the Color Lab