Skip to content

#ffaf02

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

RGB
255, 175, 2
HSL
41°, 100%, 50%
CMYK
0, 31, 99, 0
Luminance
0.5192

Every format

HEX#ffaf02
RGBrgb(255, 175, 2)
HSLhsl(41, 100%, 50%)
CMYKcmyk(0%, 31%, 99%, 0%)
LABlab(77.2 18.7 80.3)
LCHlch(77.2 82.4 76.9)
OKLCHoklch(0.811 0.170 75.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green68.6%
Blue0.8%

CMYK percentages

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

Color previews

#ffaf02 text on a black background

contrast 11.38:1

Card sample

#ffaf02 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf02 in the Color Lab