Skip to content

#fffeef

a pale, electric yellow · cool · “ivory”

RGB
255, 254, 239
HSL
56°, 100%, 97%
CMYK
0, 0, 6, 0
Luminance
0.9838

Every format

HEX#fffeef
RGBrgb(255, 254, 239)
HSLhsl(56, 100%, 97%)
CMYKcmyk(0%, 0%, 6%, 0%)
LABlab(99.4 -2.2 7.3)
LCHlch(99.4 7.6 106.9)
OKLCHoklch(0.994 0.020 103.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow6.3%
Key (black)0.0%

Color previews

#fffeef text on a black background

contrast 20.68:1

Card sample

#fffeef text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffeef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffeef in the Color Lab