Orange (#FFA500)
The hex code for Orange is #FFA500. It is rgb(255, 165, 0) in RGB, hsl(39, 100%, 50%) in HSL, and about cmyk(0%, 35%, 100%, 0%) in CMYK — a mid-tone orange. Black text is the more readable choice on this background.
#FFA500rgb(255, 165, 0)hsl(39, 100%, 50%)hsv(39, 100%, 100%)cmyk(0%, 35%, 100%, 0%)oklch(79.3% 0.171 70.7)lab(75.59% 27.52 79.12)lch(75.59% 83.77 70.82)Colors Closest to Orange
Orange is a registered color name, also listed as Orange (Web). These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.
Browse the full index of named colors A-Z or every orange in the library.
#FFA500 Channel Values
How Orange breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 255 · G 165 · B 0 | 8-bit channels as sent to the display |
| HSL | H 39° · S 100% · L 50% | Easiest model for building lighter and darker variants |
| HSV | H 39° · S 100% · V 100% | Matches the picker in most design tools |
| CMYK | C 0% · M 35% · Y 100% · K 0% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 1.97:1 vs white · 10.63:1 vs black | WCAG 2.2 relative-luminance contrast ratios |
Text Contrast & Accessibility
WCAG 2.2 contrast ratios for text on a Orange background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.
Need a specific ratio against another background? Open #FFA500 in the contrast checker.
Colors That Go With Orange
Pairings derived from color-wheel relationships. The complementary color sits opposite Orange; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.
Tints & Shades of Orange
Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.
Want a full 50-950 ramp with semantic roles? Generate design tokens from #FFA500.
How Orange Looks with Color Vision Deficiency
Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.
#FFA500#B9B900#D8B100#C9C900#E1BC00#FF9B9B#FF9F7B#B8B8B8Using #FFA500 in Code
Copy-ready declarations for the places this color usually ends up.
--orange: #FFA500;background-color: #FFA500;colors: { 'orange': '#FFA500' }Color(red: 1.000, green: 0.647, blue: 0.000)<color name="orange">#FFA500</color>fill="#FFA500"More Orange Colors
Orange sits in the orange family. These are its neighbours across that family's full range, each with its own breakdown.
#FFA500 Frequently Asked Questions
What is the hex code for Orange?
The hex code for Orange is #FFA500. That is rgb(255, 165, 0) in RGB, hsl(39, 100%, 50%) in HSL, and approximately cmyk(0%, 35%, 100%, 0%) in CMYK.
What is the RGB value of #FFA500?
#FFA500 is rgb(255, 165, 0) — red 255, green 165, and blue 0 on the 0-255 scale.
What is the CMYK value of #FFA500?
#FFA500 converts to approximately cmyk(0%, 35%, 100%, 0%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.
Should text on #FFA500 be black or white?
Black text is the more readable choice. #FFA500 scores 1.97:1 against white and 10.63:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.
Is Orange a CSS named color?
Yes. Orange is one of the CSS named colors, so you can write color: orange instead of the hex code.
Open Orange in a Tool
Keep exploring: every orange in the color library, the guide to shades of orange, or the full color library.