#F89966
A light, vivid orange closely aligning with Lightsalmon.
About #F89966
When working with digital screens, the color #F89966 is rendered by mixing light. Its closest recognized web color is Lightsalmon. Its digital footprint relies on 248 parts red, 153 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 38% M, 59% Y, and 3% K. 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. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F89966
RGB248, 153, 102
HSL21.0°, 91.3%, 68.6%
CMYK0%, 38%, 59%, 3%
HSV21.0°, 58.9%, 97.3%
LAB72.0, 30.8, 41.5
XYZ52.5, 43.7, 18.2
Decimal16292198
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.74:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F89966;
}
.text-color {
color: #F89966;
}
.border-color {
border: 2px solid #F89966;
}