Skip to content

#fefeca

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

RGB
254, 254, 202
HSL
60°, 96%, 89%
CMYK
0, 0, 21, 0
Luminance
0.9622

Every format

HEX#fefeca
RGBrgb(254, 254, 202)
HSLhsl(60, 96%, 89%)
CMYKcmyk(0%, 0%, 21%, 0%)
LABlab(98.5 -8.2 24.9)
LCHlch(98.5 26.3 108.2)
OKLCHoklch(0.984 0.067 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefeca on white: 1.04:1
AA ✗ fail · AA-large · AAA
Aa
#fefeca on black: 20.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.6%
Blue79.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow20.5%
Key (black)0.4%

Color previews

#fefeca text on a black background

contrast 20.24:1

Card sample

#fefeca text on a white background

contrast 1.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefeca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefeca in the Color Lab