Skip to content

#ffaf87

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

RGB
255, 175, 135
HSL
20°, 100%, 77%
CMYK
0, 31, 47, 0
Luminance
0.5367

Every format

HEX#ffaf87
RGBrgb(255, 175, 135)
HSLhsl(20, 100%, 77%)
CMYKcmyk(0%, 31%, 47%, 0%)
LABlab(78.3 24.8 32.3)
LCHlch(78.3 40.7 52.5)
OKLCHoklch(0.822 0.108 47.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf87 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf87 on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue52.9%

CMYK percentages

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

Color previews

#ffaf87 text on a black background

contrast 11.73:1

Card sample

#ffaf87 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf87

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf87 in the Color Lab