Skip to content

#f3b8b8

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

RGB
243, 184, 184
HSL
0°, 71%, 84%
CMYK
0, 24, 24, 5
Luminance
0.5680

Every format

HEX#f3b8b8
RGBrgb(243, 184, 184)
HSLhsl(0, 71%, 84%)
CMYKcmyk(0%, 24%, 24%, 5%)
LABlab(80.1 21.3 8.3)
LCHlch(80.1 22.9 21.3)
OKLCHoklch(0.836 0.069 18.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3b8b8 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#f3b8b8 on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green72.2%
Blue72.2%

CMYK percentages

Cyan0.0%
Magenta24.3%
Yellow24.3%
Key (black)4.7%

Color previews

#f3b8b8 text on a black background

contrast 12.36:1

Card sample

#f3b8b8 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3b8b8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3b8b8 in the Color Lab