Skip to content

#ff4ccc

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

RGB
255, 76, 204
HSL
317°, 100%, 65%
CMYK
0, 70, 20, 0
Luminance
0.3079

Every format

HEX#ff4ccc
RGBrgb(255, 76, 204)
HSLhsl(317, 100%, 65%)
CMYKcmyk(0%, 70%, 20%, 0%)
LABlab(62.3 78.3 -29.1)
LCHlch(62.3 83.5 339.6)
OKLCHoklch(0.708 0.247 341.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff4ccc on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#ff4ccc on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green29.8%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta70.2%
Yellow20.0%
Key (black)0.0%

Color previews

#ff4ccc text on a black background

contrast 7.16:1

Card sample

#ff4ccc text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff4ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff4ccc in the Color Lab