Skip to content

#fd7feb

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

RGB
253, 127, 235
HSL
309°, 97%, 75%
CMYK
0, 50, 7, 1
Luminance
0.4206

Every format

HEX#fd7feb
RGBrgb(253, 127, 235)
HSLhsl(309, 97%, 75%)
CMYKcmyk(0%, 50%, 7%, 1%)
LABlab(70.9 61.5 -33.1)
LCHlch(70.9 69.9 331.7)
OKLCHoklch(0.774 0.198 333.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd7feb on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#fd7feb on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green49.8%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow7.1%
Key (black)0.8%

Color previews

#fd7feb text on a black background

contrast 9.41:1

Card sample

#fd7feb text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd7feb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd7feb in the Color Lab