#DB5733
A medium, moderate red closely aligning with Tomato.
About #DB5733
Visually, #DB5733 is defined as a moderate red. Its closest recognized web color is Tomato. In the RGB color space, it consists of 219 red, 87 green, and 51 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 60% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#DB5733
RGB219, 87, 51
HSL12.9°, 70.0%, 52.9%
CMYK0%, 60%, 77%, 14%
HSV12.9°, 76.7%, 85.9%
LAB54.1, 49.8, 46.3
XYZ33.2, 22.1, 5.6
Decimal14374707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.42:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5733;
}
.text-color {
color: #DB5733;
}
.border-color {
border: 2px solid #DB5733;
}