Skip to content

#fefac1

a pale, electric yellow · cool · closest name: beige

RGB
254, 250, 193
HSL
56°, 97%, 88%
CMYK
0, 2, 24, 0
Luminance
0.9329

Every format

HEX#fefac1
RGBrgb(254, 250, 193)
HSLhsl(56, 97%, 88%)
CMYKcmyk(0%, 2%, 24%, 0%)
LABlab(97.3 -7.4 27.9)
LCHlch(97.3 28.9 104.9)
OKLCHoklch(0.975 0.073 104.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green98.0%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow24.0%
Key (black)0.4%

Color previews

#fefac1 text on a black background

contrast 19.66:1

Card sample

#fefac1 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefac1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefac1 in the Color Lab