Skip to content

#ffb3b0

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

RGB
255, 179, 176
HSL
2°, 100%, 85%
CMYK
0, 30, 31, 0
Luminance
0.5663

Every format

HEX#ffb3b0
RGBrgb(255, 179, 176)
HSLhsl(2, 100%, 85%)
CMYKcmyk(0%, 30%, 31%, 0%)
LABlab(80.0 27.3 12.7)
LCHlch(80.0 30.1 24.9)
OKLCHoklch(0.838 0.089 21.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green70.2%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow31.0%
Key (black)0.0%

Color previews

#ffb3b0 text on a black background

contrast 12.33:1

Card sample

#ffb3b0 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 179, 176, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 179, 176, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffb3b0;
background: linear-gradient(135deg, #ffb3b0, #FFE8B0);

Monochromatic scale

Palettes built from #ffb3b0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb3b0 in the Color Lab