Skip to content

#ffaf19

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

RGB
255, 175, 25
HSL
39°, 100%, 55%
CMYK
0, 31, 90, 0
Luminance
0.5199

Every format

HEX#ffaf19
RGBrgb(255, 175, 25)
HSLhsl(39, 100%, 55%)
CMYKcmyk(0%, 31%, 90%, 0%)
LABlab(77.3 19.0 77.2)
LCHlch(77.3 79.5 76.2)
OKLCHoklch(0.811 0.167 75.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green68.6%
Blue9.8%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow90.2%
Key (black)0.0%

Color previews

#ffaf19 text on a black background

contrast 11.40:1

Card sample

#ffaf19 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf19

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf19 in the Color Lab