Skip to content

#ff75cd

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

RGB
255, 117, 205
HSL
322°, 100%, 73%
CMYK
0, 54, 20, 0
Luminance
0.3839

Every format

HEX#ff75cd
RGBrgb(255, 117, 205)
HSLhsl(322, 100%, 73%)
CMYKcmyk(0%, 54%, 20%, 0%)
LABlab(68.3 62.2 -20.5)
LCHlch(68.3 65.5 341.8)
OKLCHoklch(0.752 0.193 343.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff75cd on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#ff75cd on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green45.9%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta54.1%
Yellow19.6%
Key (black)0.0%

Color previews

#ff75cd text on a black background

contrast 8.68:1

Card sample

#ff75cd text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff75cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff75cd in the Color Lab