#FF425F
A light, vivid red closely aligning with Crimson.
About #FF425F
The precise color #FF425F is an excellent choice for modern design projects. Its closest recognized web color is Crimson. In the RGB color space, it consists of 255 red, 66 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 74% magenta, 63% yellow, and 0% black. The HSL representation is 350.8° hue, 100.0% saturation, and 62.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FF425F
RGB255, 66, 95
HSL350.8°, 100.0%, 62.9%
CMYK0%, 74%, 63%, 0%
HSV350.8°, 74.1%, 100.0%
LAB58.0, 71.4, 28.0
XYZ45.3, 26.0, 13.5
Decimal16728671
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF425F;
}
.text-color {
color: #FF425F;
}
.border-color {
border: 2px solid #FF425F;
}