Skip to content

#faac00

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

RGB
250, 172, 0
HSL
41°, 100%, 49%
CMYK
0, 31, 100, 2
Luminance
0.4983

Every format

HEX#faac00
RGBrgb(250, 172, 0)
HSLhsl(41, 100%, 49%)
CMYKcmyk(0%, 31%, 100%, 2%)
LABlab(76.0 18.2 79.3)
LCHlch(76.0 81.4 77.1)
OKLCHoklch(0.799 0.168 76.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#faac00 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#faac00 on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta31.2%
Yellow100.0%
Key (black)2.0%

Color previews

#faac00 text on a black background

contrast 10.97:1

Card sample

#faac00 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faac00 in the Color Lab