Skip to content

#fefd8c

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

RGB
254, 253, 140
HSL
60°, 98%, 77%
CMYK
0, 0, 45, 0
Luminance
0.9321

Every format

HEX#fefd8c
RGBrgb(254, 253, 140)
HSLhsl(60, 98%, 77%)
CMYKcmyk(0%, 0%, 45%, 0%)
LABlab(97.3 -14.9 53.9)
LCHlch(97.3 55.9 105.5)
OKLCHoklch(0.972 0.136 108.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green99.2%
Blue54.9%

CMYK percentages

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

Color previews

#fefd8c text on a black background

contrast 19.64:1

Card sample

#fefd8c text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefd8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefd8c in the Color Lab