Skip to content

#ffaf91

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

RGB
255, 175, 145
HSL
16°, 100%, 78%
CMYK
0, 31, 43, 0
Luminance
0.5396

Every format

HEX#ffaf91
RGBrgb(255, 175, 145)
HSLhsl(16, 100%, 78%)
CMYKcmyk(0%, 31%, 43%, 0%)
LABlab(78.4 25.8 27.2)
LCHlch(78.4 37.5 46.5)
OKLCHoklch(0.824 0.103 41.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf91 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf91 on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue56.9%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow43.1%
Key (black)0.0%

Color previews

#ffaf91 text on a black background

contrast 11.79:1

Card sample

#ffaf91 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf91

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf91 in the Color Lab