Skip to content

#ff90af

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

RGB
255, 144, 175
HSL
343°, 100%, 78%
CMYK
0, 44, 31, 0
Luminance
0.4430

Every format

HEX#ff90af
RGBrgb(255, 144, 175)
HSLhsl(343, 100%, 78%)
CMYKcmyk(0%, 44%, 31%, 0%)
LABlab(72.4 45.2 2.4)
LCHlch(72.4 45.3 3.0)
OKLCHoklch(0.780 0.137 2.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff90af on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#ff90af on black: 9.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green56.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta43.5%
Yellow31.4%
Key (black)0.0%

Color previews

#ff90af text on a black background

contrast 9.86:1

Card sample

#ff90af text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff90af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff90af in the Color Lab