Toolman

#F59E0B color

#F59E0B#F59E0B

#F59E0B is a medium, vivid orange, closest to the CSS named color orange (#FFA500).

Color values

HEX#F59E0B
RGBrgb(245, 158, 11)
HSLhsl(38, 92%, 50%)
CMYKcmyk(0%, 36%, 96%, 4%)
Decimal16096779
CSScolor: #F59E0B;
Android0xFFF59E0B
SwiftUIColor(red: 0.961, green: 0.620, blue: 0.043, alpha: 1)

Accessibility and contrast

White text on #F59E0B2.15:1 — AA fail · AA large fail · AAA fail
Black text on #F59E0B9.78:1 — AA pass · AA large pass · AAA pass
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #F59E0B

Each swatch keeps the hue and saturation of #F59E0B and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #F59E0B

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #F59E0B in code

/* CSS */
.element { color: #F59E0B; background-color: #F59E0B; }
.element { color: rgb(245 158 11); }
.element { color: hsl(38 92% 50%); }

/* Tailwind arbitrary value */
<div class="bg-[#F59E0B] text-black">

/* SCSS variable */
$brand: #F59E0B;

Frequently asked questions

What color is #F59E0B?

#F59E0B is a medium, vivid orange. Its hue sits at 38° on the color wheel, with 92% saturation and 50% lightness.

What is #F59E0B in RGB?

#F59E0B converts to rgb(245, 158, 11) — 245 red, 158 green and 11 blue.

What is #F59E0B in CMYK?

Approximately cmyk(0%, 36%, 96%, 4%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #F59E0B be white or black?

Black gives the better contrast ratio (9.78:1 versus 2.15:1).

What is the complementary color of #F59E0B?

#0A60F5 — the hue directly opposite #F59E0B on the color wheel.

Convert any color → · Browse all colors