Skip to content

#ffaf8b

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

RGB
255, 175, 139
HSL
19°, 100%, 77%
CMYK
0, 31, 46, 0
Luminance
0.5378

Every format

HEX#ffaf8b
RGBrgb(255, 175, 139)
HSLhsl(19, 100%, 77%)
CMYKcmyk(0%, 31%, 46%, 0%)
LABlab(78.3 25.2 30.3)
LCHlch(78.3 39.4 50.2)
OKLCHoklch(0.823 0.106 45.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green68.6%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow45.5%
Key (black)0.0%

Color previews

#ffaf8b text on a black background

contrast 11.76:1

Card sample

#ffaf8b text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf8b in the Color Lab