Skip to content

#CC1E2A Color

#CC1E2A is rgb(204, 30, 42) in RGB, hsl(356, 74%, 46%) in HSL, and about cmyk(0%, 85%, 79%, 20%) in CMYK. It has no registered color name of its own — the closest is Fire Engine Red (#CE2029), below the threshold most people can see at ΔE 1.37. White text is the more readable choice on this background.

#CC1E2A
HEX#CC1E2A
RGBrgb(204, 30, 42)
HSLhsl(356, 74%, 46%)
HSVhsv(356, 85%, 80%)
CMYKcmyk(0%, 85%, 79%, 20%)
OKLCHoklch(54.3% 0.205 24.9)
LABlab(44.95% 65.04 41.75)
LCHlch(44.95% 77.29 32.70)

What #CC1E2A 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 #CC1E2A, 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.

#CC1E2A Channel Values

How #CC1E2A 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 204 · G 30 · B 428-bit channels as sent to the display
HSLH 356° · S 74% · L 46%Easiest model for building lighter and darker variants
HSVH 356° · S 85% · V 80%Matches the picker in most design tools
CMYKC 0% · M 85% · Y 79% · K 20%Approximate ink mix; confirm with an ICC profile before printing
Luminance5.55:1 vs white · 3.79:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #CC1E2A 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 text5.55:1AA normal AA large AAA normal
Fails AABlack text3.79:1AA normal AA large AAA normal

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

Colors That Go With #CC1E2A

Pairings derived from color-wheel relationships. The complementary color sits opposite #CC1E2A; 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 #CC1E2A

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 #CC1E2A.

How #CC1E2A 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#CC1E2A
Protanopia#5F5F27
Protanomaly#974D28
Deuteranopia#7E7E13
Deuteranomaly#A3651E
Tritanopia#CC2020
Tritanomaly#CC1F24
Achromatopsia#686868

Test a full palette in the color blindness simulator.

Using #CC1E2A in Code

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

CSS custom property--color-cc1e2a: #CC1E2A;
CSS backgroundbackground-color: #CC1E2A;
Tailwind configcolors: { 'color-cc1e2a': '#CC1E2A' }
SwiftUIColor(red: 0.800, green: 0.118, blue: 0.165)
Android XML<color name="color_cc1e2a">#CC1E2A</color>
SVG fillfill="#CC1E2A"

More Red Colors

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

#CC1E2A Frequently Asked Questions

What color is #CC1E2A?

#CC1E2A is a mid-tone red — rgb(204, 30, 42) in RGB and hsl(356, 74%, 46%) in HSL. It carries no registered color name of its own; the closest named color is Fire Engine Red (#CE2029), which is below the threshold most people can see at a CIE76 distance of 1.37.

What is the RGB value of #CC1E2A?

#CC1E2A is rgb(204, 30, 42) — red 204, green 30, and blue 42 on the 0-255 scale.

What is the CMYK value of #CC1E2A?

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

Should text on #CC1E2A be black or white?

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

Can I write #CC1E2A as a CSS color keyword?

No. #CC1E2A 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 crimson (#DC143C) at a CIE76 distance of 9.31, which is clearly related but distinguishable side by side.

Open #CC1E2A in a Tool

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