Skip to content

#FF0040 HEX Color

#FF0040rgb(255, 0, 64)

About #FF0040

#FF0040 (#FF0040) is a warm, mid, vivid red tone with a hue of 345°, saturation of 100% and lightness of 50%. It works well for branding and call-to-action elements and conveys a energetic feeling. On a white background it reaches a contrast ratio of 3.94:1, while on black it reaches 5.33:1 — so prefer black text when using #FF0040 as a background.

Color Codes

HEX#FF0040
RGBrgb(255, 0, 64)
HSLhsl(345°, 100%, 50%)
CMYKcmyk(0%, 100%, 75%, 0%)
CIELABLab(53.6, 81.2, 40.7)

Accessibility & Contrast

On white
3.94:1
AA Normalfails
AA Largepasses
AAA Normalfails
AAA Largefails
On black
5.33:1
AA Normalpasses
AA Largepasses
AAA Normalfails
AAA Largepasses

Recommendation: when using #FF0040 as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #FF0040;
color: #FF0040;
border: 2px solid #FF0040;
background: linear-gradient(135deg, #FF0040, #00ffbf);

Code Export

css
:root {
  --color-primary: #ff0040;
  --color-primary-rgb: 255, 0, 64;
  --color-primary-hsl: 345, 100%, 50%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #FF0040?

Color #FF0040 does not have an official CSS name. It is a warm, mid, vivid red tone (HSL 345°, 100%, 50%).

Is #FF0040 a warm or cool color?

#FF0040 (#FF0040) is a warm color. With a hue of 345°, it falls in the red family.

What colors go well with #FF0040?

Colors that pair well with #FF0040 (#FF0040) include its complementary color (#00FFBF), neutral whites and warm creams, and analogous red tones for harmonious palettes.