Skip to content

#f89f9f

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

RGB
248, 159, 159
HSL
0°, 86%, 80%
CMYK
0, 36, 36, 3
Luminance
0.4726

Every format

HEX#f89f9f
RGBrgb(248, 159, 159)
HSLhsl(0, 86%, 80%)
CMYKcmyk(0%, 36%, 36%, 3%)
LABlab(74.4 33.1 13.9)
LCHlch(74.4 35.9 22.8)
OKLCHoklch(0.792 0.106 19.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f89f9f on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#f89f9f on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green62.4%
Blue62.4%

CMYK percentages

Cyan0.0%
Magenta35.9%
Yellow35.9%
Key (black)2.7%

Color previews

#f89f9f text on a black background

contrast 10.45:1

Card sample

#f89f9f text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f89f9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f89f9f in the Color Lab