Skip to content

#f2c2b2

a light, vivid orange · warm · closest name: pink

RGB
242, 194, 178
HSL
15°, 71%, 82%
CMYK
0, 20, 26, 5
Luminance
0.6068

Every format

HEX#f2c2b2
RGBrgb(242, 194, 178)
HSLhsl(15, 71%, 82%)
CMYKcmyk(0%, 20%, 26%, 5%)
LABlab(82.2 14.8 14.6)
LCHlch(82.2 20.8 44.5)
OKLCHoklch(0.852 0.060 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2c2b2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#f2c2b2 on black: 13.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green76.1%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow26.4%
Key (black)5.1%

Color previews

#f2c2b2 text on a black background

contrast 13.14:1

Card sample

#f2c2b2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2c2b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2c2b2 in the Color Lab