#FACC15 — Tints, Shades & Color Values
#FACC15 is a medium, vivid yellow. In Tailwind CSS this exact color is the utility class yellow-400 (e.g. bg-yellow-400, text-yellow-400). Its nearest CSS named color is gold (#ffd700). For readable text on a #FACC15 background, black text gives the strongest contrast (13.71:1). #FACC15 sits in the middle of the lightness range, so it can serve as a primary brand or accent color — use its tints for backgrounds and its shades for text and pressed states.
Color Values
| Hex | #FACC15 |
|---|---|
| RGB | rgb(250, 204, 21) |
| HSL | hsl(48, 96%, 53%) |
| HSV / HSB | 48°, 92%, 98% |
| Nearest named | gold (#ffd700) |
Need these in another format? Use our hex to RGB converter for quick two-way conversion.
#FACC15 in Tailwind CSS (yellow-400)
#FACC15 ships with Tailwind CSS as yellow-400 — use it as bg-yellow-400, text-yellow-400, or border-yellow-400. It sits at step 400 of the yellow ramp; every other step links to its own page:
Browse the full Tailwind palette in the color library, or generate in-between steps with the tint & shade generator.
Tints of #FACC15 (Mixed with White)
Each step blends the base color toward white using new = old + (255 − old) × factor. Click a swatch to open it in the generator.
-
10% tint
#fbd12c -
20% tint
#fbd644 -
30% tint
#fcdb5b -
40% tint
#fce073 -
50% tint
#fde68a -
60% tint
#fdeba1 -
70% tint
#fef0b9 -
80% tint
#fef5d0 -
90% tint
#fffae8
Shades of #FACC15 (Mixed with Black)
Each step blends the base color toward black using new = old × (1 − factor).
-
10% shade
#e1b813 -
20% shade
#c8a311 -
30% shade
#af8f0f -
40% shade
#967a0d -
50% shade
#7d660b -
60% shade
#645208 -
70% shade
#4b3d06 -
80% shade
#322904 -
90% shade
#191402
WCAG Contrast & Accessibility
Contrast ratios for text placed on a #FACC15 background. WCAG requires 4.5:1 for normal text (AA), 3:1 for large text (AA), and 7:1 for normal text (AAA).
| Text color | White text 1.53:1 — AA normal: Fail · AA large: Fail · AAA: Fail |
|---|---|
| Black text 13.71:1 — AA normal: Pass · AA large: Pass · AAA: Pass |
If neither pure white nor pure black reaches the level you need, pick a darker shade of #FACC15 from the ramps above as the background instead — small lightness moves change contrast quickly. Test any other pair with the free contrast checker.
More yellow colors in the library: #F1C40F, #FFD700, #FFFF00, #FCD34D (amber-300), #FDE68A (amber-200), #FEF3C7 (amber-100).
Frequently Asked Questions
-
What color is #FACC15?
#FACC15 is a medium, vivid yellow —
rgb(250, 204, 21). Its nearest CSS named color isgold. In Tailwind CSS it isyellow-400. -
How do I make tints and shades of #FACC15?
Mix #FACC15 with white for tints and with black for shades. A 20% tint of #FACC15 is
#fbd644and a 20% shade is#c8a311— the full 10%–90% ramps are precomputed on this page, or open #FACC15 in the generator for finer steps. -
What text color is readable on #FACC15?
Black text gives the strongest contrast on a #FACC15 background at 13.71:1, which passes WCAG AA and AAA for normal text.
-
What is the Tailwind CSS class for #FACC15?
yellow-400— use it asbg-yellow-400,text-yellow-400, orborder-yellow-400. The full yellow 50–950 ramp is linked above.
Browse more colors in the color library, or start from any hex code on the HexTints homepage.
#FACC15? Put it on a free link-in-bio page →