Skip to content

#ff68cd

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

RGB
255, 104, 205
HSL
320°, 100%, 70%
CMYK
0, 59, 20, 0
Luminance
0.3557

Every format

HEX#ff68cd
RGBrgb(255, 104, 205)
HSLhsl(320, 100%, 70%)
CMYKcmyk(0%, 59%, 20%, 0%)
LABlab(66.2 67.9 -23.7)
LCHlch(66.2 71.9 340.8)
OKLCHoklch(0.736 0.212 342.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff68cd on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#ff68cd on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.8%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta59.2%
Yellow19.6%
Key (black)0.0%

Color previews

#ff68cd text on a black background

contrast 8.11:1

Card sample

#ff68cd text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff68cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff68cd in the Color Lab