Skip to content

#fefd12

a balanced, electric yellow · cool · “yellow”

RGB
254, 253, 18
HSL
60°, 99%, 53%
CMYK
0, 0, 93, 0
Luminance
0.9137

Every format

HEX#fefd12
RGBrgb(254, 253, 18)
HSLhsl(60, 99%, 53%)
CMYKcmyk(0%, 0%, 93%, 0%)
LABlab(96.6 -20.9 92.7)
LCHlch(96.6 95.0 102.7)
OKLCHoklch(0.963 0.208 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd12 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fefd12 on black: 19.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue7.1%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow92.9%
Key (black)0.4%

Color previews

#fefd12 text on a black background

contrast 19.27:1

Card sample

#fefd12 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 253, 18, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 253, 18, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fefd12;
background: linear-gradient(135deg, #fefd12, #62FE12);

Monochromatic scale

Palettes built from #fefd12

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd12 in the Color Lab