Skip to content

#faeb3c

a balanced, electric yellow · cool · closest name: gold

RGB
250, 235, 60
HSL
55°, 95%, 61%
CMYK
0, 6, 76, 2
Luminance
0.8007

Every format

HEX#faeb3c
RGBrgb(250, 235, 60)
HSLhsl(55, 95%, 61%)
CMYKcmyk(0%, 6%, 76%, 2%)
LABlab(91.7 -12.9 80.1)
LCHlch(91.7 81.1 99.1)
OKLCHoklch(0.924 0.180 104.3)

Copy-ready code

/* CSS */
color: #faeb3c;
background-color: #faeb3c;
/* Tailwind (arbitrary) */
class="text-[#faeb3c] bg-[#faeb3c]"
/* SCSS */
$brand: #faeb3c;
/* SwiftUI */
Color(red: 0.980, green: 0.922, blue: 0.235)
/* Android */
Color.parseColor("#faeb3c")

Accessibility — WCAG contrast

Aa
#faeb3c on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#faeb3c on black: 17.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green92.2%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta6.0%
Yellow76.0%
Key (black)2.0%

Color previews

#faeb3c text on a black background

contrast 17.01:1

Card sample

#faeb3c text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #faeb3c;
Background color
Panel with #faeb3c background
background-color: #faeb3c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #faeb3c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(250, 235, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 235, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #faeb3c;
background: linear-gradient(135deg, #faeb3c, #8AFA3C);

Monochromatic scale

Palettes built from #faeb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faeb3c in the Color Lab