Skip to content

#ff90fd

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

RGB
255, 144, 253
HSL
301°, 100%, 78%
CMYK
0, 44, 1, 0
Luminance
0.4830

Every format

HEX#ff90fd
RGBrgb(255, 144, 253)
HSLhsl(301, 100%, 78%)
CMYKcmyk(0%, 44%, 1%, 0%)
LABlab(75.0 56.9 -36.6)
LCHlch(75.0 67.7 327.3)
OKLCHoklch(0.808 0.188 327.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green56.5%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta43.5%
Yellow0.8%
Key (black)0.0%

Color previews

#ff90fd text on a black background

contrast 10.66:1

Card sample

#ff90fd text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff90fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff90fd in the Color Lab