Skip to content

#fdbfcc

a pale, electric red · warm · “pink”

RGB
253, 191, 204
HSL
347°, 94%, 87%
CMYK
0, 25, 19, 1
Luminance
0.6250

Every format

HEX#fdbfcc
RGBrgb(253, 191, 204)
HSLhsl(347, 94%, 87%)
CMYKcmyk(0%, 25%, 19%, 1%)
LABlab(83.2 24.1 2.2)
LCHlch(83.2 24.2 5.2)
OKLCHoklch(0.864 0.073 4.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbfcc on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#fdbfcc on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta24.5%
Yellow19.4%
Key (black)0.8%

Color previews

#fdbfcc text on a black background

contrast 13.50:1

Card sample

#fdbfcc text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbfcc in the Color Lab