Skip to content

#ffaf31

a balanced, electric orange · warm · closest name: orange

RGB
255, 175, 49
HSL
37°, 100%, 60%
CMYK
0, 31, 81, 0
Luminance
0.5214

Every format

HEX#ffaf31
RGBrgb(255, 175, 49)
HSLhsl(37, 100%, 60%)
CMYKcmyk(0%, 31%, 81%, 0%)
LABlab(77.4 19.5 70.9)
LCHlch(77.4 73.5 74.6)
OKLCHoklch(0.812 0.159 72.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf31 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf31 on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue19.2%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow80.8%
Key (black)0.0%

Color previews

#ffaf31 text on a black background

contrast 11.43:1

Card sample

#ffaf31 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf31

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf31 in the Color Lab