Skip to content

#fefac3

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

RGB
254, 250, 195
HSL
56°, 97%, 88%
CMYK
0, 2, 23, 0
Luminance
0.9338

Every format

HEX#fefac3
RGBrgb(254, 250, 195)
HSLhsl(56, 97%, 88%)
CMYKcmyk(0%, 2%, 23%, 0%)
LABlab(97.4 -7.2 26.9)
LCHlch(97.4 27.9 104.9)
OKLCHoklch(0.975 0.070 104.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green98.0%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow23.2%
Key (black)0.4%

Color previews

#fefac3 text on a black background

contrast 19.68:1

Card sample

#fefac3 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefac3 in the Color Lab