A standard 2k ohm (2,000 Ω) through-hole resistor uses the color code Red-Black-Red-Gold for a 4-band 5% tolerance part, or Red-Black-Black-Brown-Brown for a 5-band 1% tolerance part. For surface-mount (SMD) components, the printed marking is 202 (E24 series) or 2001 (E96 series). If you are reading an older British schematic, you will see it written as 2K0.

The Complete 2k Ohm Resistor Color Code Table

Resistor markings are governed globally by IEC 60062, but you will encounter different formats depending on the component type and manufacturing era. The table below maps every standard 2k ohm variation you will find on a workbench.

2,000 Ω (2k) Resistor Marking Standards
Format / Standard Band 1 / Digit 1 Band 2 / Digit 2 Band 3 / Digit 3 Multiplier Tolerance Visual / Marking
4-Band (IEC 60062) Red (2) Black (0) N/A Red (×100) Gold (±5%) Red-Black-Red-Gold
5-Band (IEC 60062) Red (2) Black (0) Black (0) Brown (×10) Brown (±1%) Red-Black-Black-Brown-Brown
SMD 3-Digit (E24) 2 0 N/A 2 (×100) ±5% (Typical) 202
SMD 4-Digit (E96) 2 0 0 1 (×10) ±1% (Typical) 2001
BS1852 (Old UK) 2 K (Decimal) 0 N/A Varies 2K0

Rows and Bands People Get Wrong (and How to Read Faded Parts)

When sorting through a bin of loose through-hole resistors, the 2k ohm value is a frequent victim of misidentification. Here is where the mistakes happen and how to avoid them.

The 'Red vs. Orange' Fade Problem

Under warm 3000K LED bench lights, or after a resistor has endured thermal stress on a PCB, the Red band (digit 2) can easily look like Orange (digit 3). If you misread the first band of a 2k resistor (Red-Black-Red) as Orange, you will calculate 3k ohms. If you misread the multiplier band (the third Red) as Orange, you will calculate 20k ohms. Always verify suspect colors by taking the part to a daylight-balanced (5000K) light source or measuring it directly.

Reading Direction and the Tolerance Gap

Always read from the band closest to the edge. On a 2k 5% resistor, the Gold tolerance band is almost always spaced slightly wider apart from the three digit/multiplier bands. If you read it backward (Gold-Red-Black-Red), the math fails immediately because Gold and Silver are never used as significant digit bands in standard IEC 60062 coding.

Warning: Measuring Faded Resistors In-Circuit
If a 2k ohm resistor in a circuit has faded, scorched, or missing bands, never guess its value based on surrounding components. Furthermore, do not measure it while it is still soldered into the board. Parallel circuit paths (like IC pins or other resistors) will pull your multimeter reading down, giving you a false low value. Always desolder and lift one leg of the resistor off the pad to isolate it before measuring with your DMM in ohms mode.

Regional and Standard Variants in Resistor Markings

A common point of confusion for beginners is mixing up electrical wiring codes with component codes. The NEC (National Electrical Code) governs wire insulation colors (like black for hot, white for neutral) in US building wiring, but it has absolutely no jurisdiction over electronic components. For resistors, the standards are strictly component-based.

  • IEC 60062 (Global): The modern international standard for color bands. Used by virtually all global manufacturers (Vishay, Yageo, Panasonic) for through-hole parts today.
  • BS1852 / RKM Code (UK/Europe): The old British Standard replaced the decimal point with the multiplier letter to prevent transcription errors on schematics. A 2k ohm resistor is written as 2K0 (2 point K 0). A 2.2k is 2K2. You will still see this on modern European PCB silkscreens and legacy schematics.
  • EIA / JIS (SMD Global): Surface mount resistors use printed numerals. The 3-digit system (202) is standard for 5% tolerances, while the 4-digit system (2001) is used for 1% precision parts. Note that 0402 and smaller SMD packages are entirely unmarked due to physical size constraints; you must rely on your reel labeling or measure them.

Frequently Asked Questions

What is the color code for a 2.2k ohm resistor compared to a 2k ohm?

While a 2k ohm 4-band resistor is Red-Black-Red, a 2.2k ohm (2,200 Ω) resistor is Red-Red-Red. The first two bands represent the significant digits (2 and 2), and the third band is the multiplier (×100). In the E12/E24 standard series, 2.2k is a much more common base value than exactly 2.0k, which is why you will see Red-Red-Red far more often in commercial electronics.

How do I read a 2k ohm SMD resistor in the 0603 or 0805 package?

If you are looking at a 5% tolerance SMD resistor, look for the numbers 202. This means '20' followed by two zeros (20 × 100 = 2,000). If it is a 1% precision SMD resistor, it will have four digits: 2001, meaning '200' followed by one zero (200 × 10 = 2,000). If the package is 0402 or smaller, it will be blank, and you must measure it with a multimeter using fine tweezers.

Can I substitute a 2k ohm resistor for a 2.2k ohm in an I2C pull-up circuit?

Yes, in almost all practical hobbyist and embedded scenarios. Standard mode I2C (100 kHz) typically uses 4.7k pull-ups, while fast mode (400 kHz) often drops to 2.2k or 2.4k to sharpen the rising edge of the SDA/SCL lines. Using a 2k ohm resistor instead of 2.2k will draw slightly more current when the line is pulled low ($I = 3.3V / 2000Ω = 1.65mA$). This is well within the standard 3mA sink limit of most microcontrollers and will result in marginally faster rise times, though it wastes a fraction of a milliamp more power.

Why does my multimeter read 1.96k instead of exactly 2,000 ohms?

This is entirely normal and comes down to manufacturing tolerance and measurement physics. A standard 5% tolerance 2k resistor is only guaranteed to be between 1,900 Ω and 2,100 Ω. A reading of 1.96k (1,960 Ω) means the part is well within spec. Additionally, your multimeter test leads have their own internal resistance (typically 0.2 to 0.5 Ω). For high-precision bench work, short your probes together and use your DMM's 'Relative' (REL) or 'Zero' function to null out the lead resistance before measuring.