Skip to content

#fefd8b

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

RGB
254, 253, 139
HSL
60°, 98%, 77%
CMYK
0, 0, 45, 0
Luminance
0.9319

Every format

HEX#fefd8b
RGBrgb(254, 253, 139)
HSLhsl(60, 98%, 77%)
CMYKcmyk(0%, 0%, 45%, 0%)
LABlab(97.3 -15.0 54.3)
LCHlch(97.3 56.4 105.4)
OKLCHoklch(0.972 0.137 108.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefd8b on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fefd8b on black: 19.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.2%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow45.3%
Key (black)0.4%

Color previews

#fefd8b text on a black background

contrast 19.64:1

Card sample

#fefd8b text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd8b in the Color Lab