Skip to content

#fdbeaf

a light, electric red · warm · closest name: pink

RGB
253, 190, 175
HSL
12°, 95%, 84%
CMYK
0, 25, 31, 1
Luminance
0.6080

Every format

HEX#fdbeaf
RGBrgb(253, 190, 175)
HSLhsl(12, 95%, 84%)
CMYKcmyk(0%, 25%, 31%, 1%)
LABlab(82.3 20.6 16.4)
LCHlch(82.3 26.4 38.5)
OKLCHoklch(0.855 0.076 33.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbeaf on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#fdbeaf on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta24.9%
Yellow30.8%
Key (black)0.8%

Color previews

#fdbeaf text on a black background

contrast 13.16:1

Card sample

#fdbeaf text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbeaf in the Color Lab