#FFF0B6
A very light, vivid yellow closely aligning with Palegoldenrod.
About #FFF0B6
At its core, #FFF0B6 is a very light and vivid hue. Designers often compare it to the standard color Palegoldenrod. Its digital footprint relies on 255 parts red, 240 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 6% Magenta, 29% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFF0B6
RGB255, 240, 182
HSL47.7°, 100.0%, 85.7%
CMYK0%, 6%, 29%, 0%
HSV47.7°, 28.6%, 100.0%
LAB94.7, -3.5, 29.9
XYZ80.8, 87.0, 56.8
Decimal16773302
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.14:1
Text on #FFFFFF
FAIL
18.39:1
Text on #000000
AAA
1.09:1
Text on #F8FAFC
FAIL
15.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFF0B6;
}
.text-color {
color: #FFF0B6;
}
.border-color {
border: 2px solid #FFF0B6;
}