#F0835F
A light, vivid red closely aligning with Salmon.
About #F0835F
Visually, #F0835F is defined as a vivid red. It is closely associated with the named CSS color Salmon. In the RGB color space, it consists of 240 red, 131 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 45% Magenta, 60% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F0835F
RGB240, 131, 95
HSL14.9°, 82.9%, 65.7%
CMYK0%, 45%, 60%, 6%
HSV14.9°, 60.4%, 94.1%
LAB66.2, 38.6, 37.8
XYZ46.1, 35.6, 15.3
Decimal15762271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.12:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0835F;
}
.text-color {
color: #F0835F;
}
.border-color {
border: 2px solid #F0835F;
}