Skip to content

#ffc749

a balanced, electric yellow · warm · closest name: orange

RGB
255, 199, 73
HSL
42°, 100%, 64%
CMYK
0, 22, 71, 0
Luminance
0.6259

Every format

HEX#ffc749
RGBrgb(255, 199, 73)
HSLhsl(42, 100%, 64%)
CMYKcmyk(0%, 22%, 71%, 0%)
LABlab(83.2 8.0 67.6)
LCHlch(83.2 68.1 83.3)
OKLCHoklch(0.858 0.151 84.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc749 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#ffc749 on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green78.0%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta22.0%
Yellow71.4%
Key (black)0.0%

Color previews

#ffc749 text on a black background

contrast 13.52:1

Card sample

#ffc749 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffc749

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc749 in the Color Lab