#FFBD92
A light, vivid orange closely aligning with Burlywood.
About #FFBD92
At its core, #FFBD92 is a light and vivid hue. Designers often compare it to the standard color Burlywood. This translates to an RGB value of rgb(255, 189, 146).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 26% M, 43% Y, and 0% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FFBD92
RGB255, 189, 146
HSL23.7°, 100.0%, 78.6%
CMYK0%, 26%, 43%, 0%
HSV23.7°, 42.7%, 100.0%
LAB81.7, 18.6, 31.0
XYZ64.6, 59.7, 35.3
Decimal16760210
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.95:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFBD92;
}
.text-color {
color: #FFBD92;
}
.border-color {
border: 2px solid #FFBD92;
}