Skip to content

#B21B01 Color

#B21B01 is rgb(178, 27, 1) in RGB, hsl(9, 99%, 35%) in HSL, and about cmyk(0%, 85%, 99%, 30%) in CMYK. It has no registered color name of its own — the closest is Mordant Red 19 (#AE0C00), very hard to tell apart at ΔE 2.43. White text is the more readable choice on this background.

#B21B01
HEX#B21B01
RGBrgb(178, 27, 1)
HSLhsl(9, 99%, 35%)
HSVhsv(9, 99%, 70%)
CMYKcmyk(0%, 85%, 99%, 30%)
OKLCHoklch(49% 0.187 31.6)
LABlab(39.06% 57.86 53.23)
LCHlch(39.06% 78.62 42.61)

What #B21B01 Is Called

Most hex codes have no name: there are 16.7 million of them and a few thousand registered names. These are the named colors nearest to #B21B01, ordered by CIE76 distance in CIELAB. Anything under about ΔE 2 is a difference most people cannot see.

Browse the full index of named colors A-Z or every red in the library.

#B21B01 Channel Values

How #B21B01 breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 178 · G 27 · B 18-bit channels as sent to the display
HSLH 9° · S 99% · L 35%Easiest model for building lighter and darker variants
HSVH 9° · S 99% · V 70%Matches the picker in most design tools
CMYKC 0% · M 85% · Y 99% · K 30%Approximate ink mix; confirm with an ICC profile before printing
Luminance6.88:1 vs white · 3.05:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #B21B01 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.

TextWhite text6.88:1AA normal AA large AAA normal
Fails AABlack text3.05:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #B21B01 in the contrast checker.

Colors That Go With #B21B01

Pairings derived from color-wheel relationships. The complementary color sits opposite #B21B01; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of #B21B01

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.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #B21B01.

How #B21B01 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.

Typical#B21B01
Protanopia#525200
Protanomaly#844300
Deuteranopia#6E6E00
Deuteranomaly#8E5800
Tritanopia#B21919
Tritanomaly#B21A12
Achromatopsia#5A5A5A

Test a full palette in the color blindness simulator.

Using #B21B01 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--color-b21b01: #B21B01;
CSS backgroundbackground-color: #B21B01;
Tailwind configcolors: { 'color-b21b01': '#B21B01' }
SwiftUIColor(red: 0.698, green: 0.106, blue: 0.004)
Android XML<color name="color_b21b01">#B21B01</color>
SVG fillfill="#B21B01"

More Red Colors

#B21B01 sits in the red family. These are its neighbours across that family's full range, each with its own breakdown.

#B21B01 Frequently Asked Questions

What color is #B21B01?

#B21B01 is a dark red — rgb(178, 27, 1) in RGB and hsl(9, 99%, 35%) in HSL. It carries no registered color name of its own; the closest named color is Mordant Red 19 (#AE0C00), which is very hard to tell apart at a CIE76 distance of 2.43.

What is the RGB value of #B21B01?

#B21B01 is rgb(178, 27, 1) — red 178, green 27, and blue 1 on the 0-255 scale.

What is the CMYK value of #B21B01?

#B21B01 converts to approximately cmyk(0%, 85%, 99%, 30%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #B21B01 be black or white?

White text is the more readable choice. #B21B01 scores 6.88:1 against white and 3.05:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #B21B01 as a CSS color keyword?

No. #B21B01 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is firebrick (#B22222) at a CIE76 distance of 14.12, which is visibly different.

Open #B21B01 in a Tool

Keep exploring: every red in the color library, the guide to shades of red, or the full color library.