Skip to content

#fff745

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

RGB
255, 247, 69
HSL
57°, 100%, 64%
CMYK
0, 3, 73, 0
Luminance
0.8821

Every format

HEX#fff745
RGBrgb(255, 247, 69)
HSLhsl(57, 100%, 64%)
CMYKcmyk(0%, 3%, 73%, 0%)
LABlab(95.3 -16.3 80.7)
LCHlch(95.3 82.3 101.4)
OKLCHoklch(0.954 0.185 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff745 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fff745 on black: 18.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue27.1%

CMYK percentages

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

Color previews

#fff745 text on a black background

contrast 18.64:1

Card sample

#fff745 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff745

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff745 in the Color Lab