Skip to content

#CC2E31 Color

#CC2E31 is rgb(204, 46, 49) in RGB, hsl(359, 63%, 49%) in HSL, and about cmyk(0%, 77%, 76%, 20%) in CMYK. It has no registered color name of its own — the closest is Persian Red (#CC3333), below the threshold most people can see at ΔE 1.64. White text is the more readable choice on this background.

#CC2E31
HEX#CC2E31
RGBrgb(204, 46, 49)
HSLhsl(359, 63%, 49%)
HSVhsv(359, 77%, 80%)
CMYKcmyk(0%, 77%, 76%, 20%)
OKLCHoklch(55.5% 0.194 25.5)
LABlab(46.42% 61.35 39.23)
LCHlch(46.42% 72.82 32.59)

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

#CC2E31 Channel Values

How #CC2E31 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 46 · B 498-bit channels as sent to the display
HSLH 359° · S 63% · L 49%Easiest model for building lighter and darker variants
HSVH 359° · S 77% · V 80%Matches the picker in most design tools
CMYKC 0% · M 77% · Y 76% · K 20%Approximate ink mix; confirm with an ICC profile before printing
Luminance5.25:1 vs white · 4:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #CC2E31 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.25:1AA normal AA large AAA normal
Fails AABlack text4:1AA normal AA large AAA normal

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

Colors That Go With #CC2E31

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

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

How #CC2E31 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#CC2E31
Protanopia#63632F
Protanomaly#995330
Deuteranopia#818120
Deuteranomaly#A46928
Tritanopia#CC2E2E
Tritanomaly#CC2E2F
Achromatopsia#6C6C6C

Test a full palette in the color blindness simulator.

Using #CC2E31 in Code

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

CSS custom property--color-cc2e31: #CC2E31;
CSS backgroundbackground-color: #CC2E31;
Tailwind configcolors: { 'color-cc2e31': '#CC2E31' }
SwiftUIColor(red: 0.800, green: 0.180, blue: 0.192)
Android XML<color name="color_cc2e31">#CC2E31</color>
SVG fillfill="#CC2E31"

More Red Colors

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

#CC2E31 Frequently Asked Questions

What color is #CC2E31?

#CC2E31 is a mid-tone red — rgb(204, 46, 49) in RGB and hsl(359, 63%, 49%) in HSL. It carries no registered color name of its own; the closest named color is Persian Red (#CC3333), which is below the threshold most people can see at a CIE76 distance of 1.64.

What is the RGB value of #CC2E31?

#CC2E31 is rgb(204, 46, 49) — red 204, green 46, and blue 49 on the 0-255 scale.

What is the CMYK value of #CC2E31?

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

Should text on #CC2E31 be black or white?

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

Can I write #CC2E31 as a CSS color keyword?

No. #CC2E31 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 8.13, which is clearly related but distinguishable side by side.

Open #CC2E31 in a Tool

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