Skip to content

#faaaff

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

RGB
250, 170, 255
HSL
297°, 100%, 83%
CMYK
2, 33, 0, 0
Luminance
0.5629

Every format

HEX#faaaff
RGBrgb(250, 170, 255)
HSLhsl(297, 100%, 83%)
CMYKcmyk(2%, 33%, 0%, 0%)
LABlab(79.8 42.6 -30.3)
LCHlch(79.8 52.3 324.6)
OKLCHoklch(0.843 0.143 324.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faaaff on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#faaaff on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green66.7%
Blue100.0%

CMYK percentages

Cyan2.0%
Magenta33.3%
Yellow0.0%
Key (black)0.0%

Color previews

#faaaff text on a black background

contrast 12.26:1

Card sample

#faaaff text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faaaff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faaaff in the Color Lab