Skip to content

#ffb3a3

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

RGB
255, 179, 163
HSL
10°, 100%, 82%
CMYK
0, 30, 36, 0
Luminance
0.5614

Every format

HEX#ffb3a3
RGBrgb(255, 179, 163)
HSLhsl(10, 100%, 82%)
CMYKcmyk(0%, 30%, 36%, 0%)
LABlab(79.7 25.7 19.3)
LCHlch(79.7 32.1 36.9)
OKLCHoklch(0.835 0.092 32.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffb3a3 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#ffb3a3 on black: 12.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green70.2%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow36.1%
Key (black)0.0%

Color previews

#ffb3a3 text on a black background

contrast 12.23:1

Card sample

#ffb3a3 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffb3a3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb3a3 in the Color Lab