Skip to content

#ffaba2

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

RGB
255, 171, 162
HSL
6°, 100%, 82%
CMYK
0, 33, 37, 0
Luminance
0.5299

Every format

HEX#ffaba2
RGBrgb(255, 171, 162)
HSLhsl(6, 100%, 82%)
CMYKcmyk(0%, 33%, 37%, 0%)
LABlab(77.9 29.8 17.3)
LCHlch(77.9 34.4 30.2)
OKLCHoklch(0.821 0.101 26.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaba2 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#ffaba2 on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.1%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow36.5%
Key (black)0.0%

Color previews

#ffaba2 text on a black background

contrast 11.60:1

Card sample

#ffaba2 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaba2 in the Color Lab