Skip to content

#fdbf2c

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

RGB
253, 191, 44
HSL
42°, 98%, 58%
CMYK
0, 25, 83, 1
Luminance
0.5833

Every format

HEX#fdbf2c
RGBrgb(253, 191, 44)
HSLhsl(42, 98%, 58%)
CMYKcmyk(0%, 25%, 83%, 1%)
LABlab(80.9 10.2 75.4)
LCHlch(80.9 76.1 82.3)
OKLCHoklch(0.839 0.162 83.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbf2c on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#fdbf2c on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green74.9%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta24.5%
Yellow82.6%
Key (black)0.8%

Color previews

#fdbf2c text on a black background

contrast 12.67:1

Card sample

#fdbf2c text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 191, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 191, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdbf2c;
background: linear-gradient(135deg, #fdbf2c, #B0FD2C);

Monochromatic scale

Palettes built from #fdbf2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbf2c in the Color Lab