#F0DB3A
A medium, vivid yellow closely aligning with Gold.
About #F0DB3A
The precise color #F0DB3A is an excellent choice for modern design projects. Designers often compare it to the standard color Gold. This translates to an RGB value of rgb(240, 219, 58).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 9% Magenta, 76% Yellow, and 6% Black. The HSL representation is 53.1° hue, 85.8% saturation, and 58.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F0DB3A
RGB240, 219, 58
HSL53.1°, 85.8%, 58.4%
CMYK0%, 9%, 76%, 6%
HSV53.1°, 75.8%, 94.1%
LAB86.7, -9.2, 75.9
XYZ62.0, 69.5, 14.1
Decimal15784762
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.90:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0DB3A;
}
.text-color {
color: #F0DB3A;
}
.border-color {
border: 2px solid #F0DB3A;
}