Skip to content

#CC1925 Color

#CC1925 is rgb(204, 25, 37) in RGB, hsl(356, 78%, 45%) in HSL, and about cmyk(0%, 88%, 82%, 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.66. White text is the more readable choice on this background.

#CC1925
HEX#CC1925
RGBrgb(204, 25, 37)
HSLhsl(356, 78%, 45%)
HSVhsv(356, 88%, 80%)
CMYKcmyk(0%, 88%, 82%, 20%)
OKLCHoklch(54% 0.208 25.6)
LABlab(44.58% 65.86 44.19)
LCHlch(44.58% 79.31 33.86)

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

#CC1925 Channel Values

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

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #CC1925 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.63:1AA normal AA large AAA normal
Fails AABlack text3.73:1AA normal AA large AAA normal

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

Colors That Go With #CC1925

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

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

How #CC1925 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#CC1925
Protanopia#5E5E22
Protanomaly#974B23
Deuteranopia#7D7D06
Deuteranomaly#A36417
Tritanopia#CC1B1B
Tritanomaly#CC1A1F
Achromatopsia#676767

Test a full palette in the color blindness simulator.

Using #CC1925 in Code

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

CSS custom property--color-cc1925: #CC1925;
CSS backgroundbackground-color: #CC1925;
Tailwind configcolors: { 'color-cc1925': '#CC1925' }
SwiftUIColor(red: 0.800, green: 0.098, blue: 0.145)
Android XML<color name="color_cc1925">#CC1925</color>
SVG fillfill="#CC1925"

More Red Colors

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

#CC1925 Frequently Asked Questions

What color is #CC1925?

#CC1925 is a mid-tone red — rgb(204, 25, 37) in RGB and hsl(356, 78%, 45%) 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.66.

What is the RGB value of #CC1925?

#CC1925 is rgb(204, 25, 37) — red 204, green 25, and blue 37 on the 0-255 scale.

What is the CMYK value of #CC1925?

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

Should text on #CC1925 be black or white?

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

Can I write #CC1925 as a CSS color keyword?

No. #CC1925 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 10.78, which is visibly different.

Open #CC1925 in a Tool

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