Skip to content

#ffc0b2

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

RGB
255, 192, 178
HSL
11°, 100%, 85%
CMYK
0, 25, 30, 0
Luminance
0.6217

Every format

HEX#ffc0b2
RGBrgb(255, 192, 178)
HSLhsl(11, 100%, 85%)
CMYKcmyk(0%, 25%, 30%, 0%)
LABlab(83.0 20.7 15.9)
LCHlch(83.0 26.1 37.5)
OKLCHoklch(0.861 0.076 32.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc0b2 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ffc0b2 on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green75.3%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta24.7%
Yellow30.2%
Key (black)0.0%

Color previews

#ffc0b2 text on a black background

contrast 13.43:1

Card sample

#ffc0b2 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffc0b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc0b2 in the Color Lab