Skip to content

#ffb8b2

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

RGB
255, 184, 178
HSL
5°, 100%, 85%
CMYK
0, 28, 30, 0
Luminance
0.5876

Every format

HEX#ffb8b2
RGBrgb(255, 184, 178)
HSLhsl(5, 100%, 85%)
CMYKcmyk(0%, 28%, 30%, 0%)
LABlab(81.2 24.9 13.3)
LCHlch(81.2 28.2 28.0)
OKLCHoklch(0.847 0.083 24.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffb8b2 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#ffb8b2 on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green72.2%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta27.8%
Yellow30.2%
Key (black)0.0%

Color previews

#ffb8b2 text on a black background

contrast 12.75:1

Card sample

#ffb8b2 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffb8b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb8b2 in the Color Lab