Skip to content

#fdec1b

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

RGB
253, 236, 27
HSL
56°, 98%, 55%
CMYK
0, 7, 89, 1
Luminance
0.8095

Every format

HEX#fdec1b
RGBrgb(253, 236, 27)
HSLhsl(56, 98%, 55%)
CMYKcmyk(0%, 7%, 89%, 1%)
LABlab(92.1 -13.0 88.1)
LCHlch(92.1 89.0 98.4)
OKLCHoklch(0.928 0.192 104.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdec1b on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#fdec1b on black: 17.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green92.5%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow89.3%
Key (black)0.8%

Color previews

#fdec1b text on a black background

contrast 17.19:1

Card sample

#fdec1b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 236, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 236, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdec1b;
background: linear-gradient(135deg, #fdec1b, #77FD1B);

Monochromatic scale

Palettes built from #fdec1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdec1b in the Color Lab