#FF9800

#FF9800 — Color Codes & Palette

#FF9800  ·  rgb(255, 152, 0)  ·  hsl(36, 100%, 50%)

Color Codes

Format Value
HEX #FF9800
RGB rgb(255, 152, 0)
HSL hsl(36, 100%, 50%)

Shades of #FF9800

#E68A00#CC7A00#B36B00#995C00#804C00#663D00#4D2E00#331F00

Tints of #FF9800

#FFA31A#FFAD33#FFB84D#FFC266#FFCC80#FFD699#FFE0B3#FFEBCC

Color Pairings & Harmony

Complementary
#0066FF
Analogous +30°
#E5FF00
Analogous −30°
#FF1900
Triadic +120°
#00FF99
Triadic −120°
#9900FF

Contrast & Accessibility (WCAG 2.1)

vs. White (#FFFFFF)
2.16:1 — Fail
vs. Black (#000000)
9.74:1 — AAA pass for normal text

CSS Snippet

.element {
  color: #FF9800;
}

.element-bg {
  background-color: #FF9800;
  color: #000000;
}

.element-border {
  border: 2px solid #FF9800;
}

About #FF9800

#FF9800 is a medium color with vivid, highly saturated, defined by the hex code #FF9800. Its exact color model values are rgb(255, 152, 0) in RGB and hsl(36, 100%, 50%) in HSL (hue 36°, saturation 100%, lightness 50%). On a white background the contrast ratio is 2.16:1 — Fail, and on black it is 9.74:1 — AAA pass for normal text. Use #FF9800 for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.

Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.

Open the Color Picker →

Frequently Asked Questions

What is the RGB value of #FF9800?
The RGB value of #FF9800 (#FF9800) is rgb(255, 152, 0). Red = rgb(255, 152, 0), representing the amounts of red, green, and blue light on a 0–255 scale.
Is #FF9800 accessible on a white background?
The contrast ratio of #FF9800 on white (#FFFFFF) is 2.16:1 — Fail. On black (#000000) the contrast ratio is 9.74:1 — AAA pass for normal text. WCAG 2.1 requires 4.5:1 for AA (normal text) and 7:1 for AAA.
What colors pair well with #FF9800?
Based on color theory, #FF9800 (hsl(36, 100%, 50%)) pairs well with its complementary, analogous, and triadic hues. See the harmony swatches above for the exact hex values of each pairing type.