Skip to content

#ffafed

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

RGB
255, 175, 237
HSL
314°, 100%, 84%
CMYK
0, 31, 7, 0
Luminance
0.5803

Every format

HEX#ffafed
RGBrgb(255, 175, 237)
HSLhsl(314, 100%, 84%)
CMYKcmyk(0%, 31%, 7%, 0%)
LABlab(80.8 38.4 -19.1)
LCHlch(80.8 42.9 333.5)
OKLCHoklch(0.849 0.121 335.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffafed on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#ffafed on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow7.1%
Key (black)0.0%

Color previews

#ffafed text on a black background

contrast 12.61:1

Card sample

#ffafed text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffafed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffafed in the Color Lab