Skip to content

#fff75c

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

RGB
255, 247, 92
HSL
57°, 100%, 68%
CMYK
0, 3, 64, 0
Luminance
0.8855

Every format

HEX#fff75c
RGBrgb(255, 247, 92)
HSLhsl(57, 100%, 68%)
CMYKcmyk(0%, 3%, 64%, 0%)
LABlab(95.4 -15.2 72.6)
LCHlch(95.4 74.2 101.8)
OKLCHoklch(0.955 0.171 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff75c on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff75c on black: 18.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow63.9%
Key (black)0.0%

Color previews

#fff75c text on a black background

contrast 18.71:1

Card sample

#fff75c text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 247, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 247, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff75c;
background: linear-gradient(135deg, #fff75c, #9AFF5C);

Monochromatic scale

Palettes built from #fff75c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff75c in the Color Lab