Skip to content

#ffb2c3

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

RGB
255, 178, 195
HSL
347°, 100%, 85%
CMYK
0, 30, 24, 0
Luminance
0.5704

Every format

HEX#ffb2c3
RGBrgb(255, 178, 195)
HSLhsl(347, 100%, 85%)
CMYKcmyk(0%, 30%, 24%, 0%)
LABlab(80.2 30.3 2.7)
LCHlch(80.2 30.5 5.1)
OKLCHoklch(0.841 0.092 4.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffb2c3 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ffb2c3 on black: 12.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green69.8%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta30.2%
Yellow23.5%
Key (black)0.0%

Color previews

#ffb2c3 text on a black background

contrast 12.41:1

Card sample

#ffb2c3 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffb2c3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb2c3 in the Color Lab