Skip to content

#f8b8ab

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

RGB
248, 184, 171
HSL
10°, 85%, 82%
CMYK
0, 26, 31, 3
Luminance
0.5718

Every format

HEX#f8b8ab
RGBrgb(248, 184, 171)
HSLhsl(10, 85%, 82%)
CMYKcmyk(0%, 26%, 31%, 3%)
LABlab(80.3 21.4 15.7)
LCHlch(80.3 26.5 36.2)
OKLCHoklch(0.838 0.077 31.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8b8ab on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#f8b8ab on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green72.2%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta25.8%
Yellow31.0%
Key (black)2.7%

Color previews

#f8b8ab text on a black background

contrast 12.44:1

Card sample

#f8b8ab text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(248, 184, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(248, 184, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f8b8ab;
background: linear-gradient(135deg, #f8b8ab, #F8EBAB);

Monochromatic scale

Palettes built from #f8b8ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8b8ab in the Color Lab