#F8925F
A light, vivid orange closely aligning with Lightsalmon.
About #F8925F
At its core, #F8925F is a light and vivid hue. Designers often compare it to the standard color Lightsalmon. In the RGB color space, it consists of 248 red, 146 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 41% Magenta, 62% Yellow, and 3% Black. The HSL representation is 20.0° hue, 91.6% saturation, and 67.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F8925F
RGB248, 146, 95
HSL20.0°, 91.6%, 67.3%
CMYK0%, 41%, 62%, 3%
HSV20.0°, 61.7%, 97.3%
LAB70.4, 34.0, 43.2
XYZ51.1, 41.3, 16.1
Decimal16290399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.27:1
Text on #FFFFFF
FAIL
9.27:1
Text on #000000
AAA
2.17:1
Text on #F8FAFC
FAIL
7.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8925F;
}
.text-color {
color: #F8925F;
}
.border-color {
border: 2px solid #F8925F;
}