Skip to content

#f2af7f

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

RGB
242, 175, 127
HSL
25°, 82%, 72%
CMYK
0, 28, 48, 5
Luminance
0.5107

Every format

HEX#f2af7f
RGBrgb(242, 175, 127)
HSLhsl(25, 82%, 72%)
CMYKcmyk(0%, 28%, 48%, 5%)
LABlab(76.7 18.9 34.2)
LCHlch(76.7 39.1 61.0)
OKLCHoklch(0.806 0.101 56.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2af7f on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#f2af7f on black: 11.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green68.6%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta27.7%
Yellow47.5%
Key (black)5.1%

Color previews

#f2af7f text on a black background

contrast 11.21:1

Card sample

#f2af7f text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2af7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2af7f in the Color Lab