Skip to content

#fefeef

a pale, electric yellow · cool · “ivory”

RGB
254, 254, 239
HSL
60°, 88%, 97%
CMYK
0, 0, 6, 0
Luminance
0.9819

Every format

HEX#fefeef
RGBrgb(254, 254, 239)
HSLhsl(60, 88%, 97%)
CMYKcmyk(0%, 0%, 6%, 0%)
LABlab(99.3 -2.5 7.2)
LCHlch(99.3 7.6 109.6)
OKLCHoklch(0.993 0.020 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fefeef on white: 1.02:1
AA ✗ fail · AA-large · AAA
Aa
#fefeef on black: 20.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green99.6%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.9%
Key (black)0.4%

Color previews

#fefeef text on a black background

contrast 20.64:1

Card sample

#fefeef text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fefeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fefeef in the Color Lab