Skip to content

#fef18f

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

RGB
254, 241, 143
HSL
53°, 98%, 78%
CMYK
0, 5, 44, 0
Luminance
0.8596

Every format

HEX#fef18f
RGBrgb(254, 241, 143)
HSLhsl(53, 98%, 78%)
CMYKcmyk(0%, 5%, 44%, 0%)
LABlab(94.3 -8.7 48.7)
LCHlch(94.3 49.5 100.2)
OKLCHoklch(0.948 0.120 101.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fef18f on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fef18f on black: 18.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green94.5%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta5.1%
Yellow43.7%
Key (black)0.4%

Color previews

#fef18f text on a black background

contrast 18.19:1

Card sample

#fef18f text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fef18f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fef18f in the Color Lab