Skip to content

#fefd67

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

RGB
254, 253, 103
HSL
60°, 99%, 70%
CMYK
0, 0, 59, 0
Luminance
0.9230

Every format

HEX#fefd67
RGBrgb(254, 253, 103)
HSLhsl(60, 99%, 70%)
CMYKcmyk(0%, 0%, 59%, 0%)
LABlab(96.9 -17.8 69.8)
LCHlch(96.9 72.1 104.3)
OKLCHoklch(0.968 0.169 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd67 on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fefd67 on black: 19.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue40.4%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow59.4%
Key (black)0.4%

Color previews

#fefd67 text on a black background

contrast 19.46:1

Card sample

#fefd67 text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd67

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd67 in the Color Lab