Skip to content

#f2c2a1

a light, electric orange · warm · closest name: tan

RGB
242, 194, 161
HSL
24°, 76%, 79%
CMYK
0, 20, 34, 5
Luminance
0.6003

Every format

HEX#f2c2a1
RGBrgb(242, 194, 161)
HSLhsl(24, 76%, 79%)
CMYKcmyk(0%, 20%, 34%, 5%)
LABlab(81.9 12.6 23.1)
LCHlch(81.9 26.3 61.3)
OKLCHoklch(0.848 0.071 56.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2c2a1 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#f2c2a1 on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green76.1%
Blue63.1%

CMYK percentages

Cyan0.0%
Magenta19.8%
Yellow33.5%
Key (black)5.1%

Color previews

#f2c2a1 text on a black background

contrast 13.01:1

Card sample

#f2c2a1 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2c2a1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2c2a1 in the Color Lab