Skip to content

#fdbeb4

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

RGB
253, 190, 180
HSL
8°, 95%, 85%
CMYK
0, 25, 29, 1
Luminance
0.6100

Every format

HEX#fdbeb4
RGBrgb(253, 190, 180)
HSLhsl(8, 95%, 85%)
CMYKcmyk(0%, 25%, 29%, 1%)
LABlab(82.4 21.3 13.9)
LCHlch(82.4 25.4 33.1)
OKLCHoklch(0.856 0.074 28.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbeb4 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#fdbeb4 on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.5%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta24.9%
Yellow28.9%
Key (black)0.8%

Color previews

#fdbeb4 text on a black background

contrast 13.20:1

Card sample

#fdbeb4 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbeb4 in the Color Lab