Skip to content

#f8accb

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

RGB
248, 172, 203
HSL
336°, 84%, 82%
CMYK
0, 31, 18, 3
Luminance
0.5377

Every format

HEX#f8accb
RGBrgb(248, 172, 203)
HSLhsl(336, 84%, 82%)
CMYKcmyk(0%, 31%, 18%, 3%)
LABlab(78.3 32.2 -4.4)
LCHlch(78.3 32.5 352.1)
OKLCHoklch(0.826 0.097 353.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8accb on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#f8accb on black: 11.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green67.5%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta30.6%
Yellow18.1%
Key (black)2.7%

Color previews

#f8accb text on a black background

contrast 11.75:1

Card sample

#f8accb text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f8accb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8accb in the Color Lab