#D30750
A medium, vivid magenta closely aligning with Crimson.
About #D30750
At its core, #D30750 is a medium and vivid hue. Its closest recognized web color is Crimson. In the RGB color space, it consists of 211 red, 7 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 97% magenta, 62% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D30750
RGB211, 7, 80
HSL338.5°, 93.6%, 42.7%
CMYK0%, 97%, 62%, 17%
HSV338.5°, 96.7%, 82.7%
LAB45.1, 71.1, 18.4
XYZ28.4, 14.6, 8.9
Decimal13829968
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.13:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30750;
}
.text-color {
color: #D30750;
}
.border-color {
border: 2px solid #D30750;
}