Skip to content

#ff90df

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

RGB
255, 144, 223
HSL
317°, 100%, 78%
CMYK
0, 44, 13, 0
Luminance
0.4653

Every format

HEX#ff90df
RGBrgb(255, 144, 223)
HSLhsl(317, 100%, 78%)
CMYKcmyk(0%, 44%, 13%, 0%)
LABlab(73.9 52.0 -21.9)
LCHlch(73.9 56.4 337.1)
OKLCHoklch(0.796 0.163 338.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff90df on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#ff90df on black: 10.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.5%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta43.5%
Yellow12.5%
Key (black)0.0%

Color previews

#ff90df text on a black background

contrast 10.31:1

Card sample

#ff90df text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff90df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff90df in the Color Lab