Skip to content

#fffeea

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

RGB
255, 254, 234
HSL
57°, 100%, 96%
CMYK
0, 0, 8, 0
Luminance
0.9808

Every format

HEX#fffeea
RGBrgb(255, 254, 234)
HSLhsl(57, 100%, 96%)
CMYKcmyk(0%, 0%, 8%, 0%)
LABlab(99.3 -3.0 9.7)
LCHlch(99.3 10.1 107.4)
OKLCHoklch(0.993 0.026 104.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue91.8%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow8.2%
Key (black)0.0%

Color previews

#fffeea text on a black background

contrast 20.62:1

Card sample

#fffeea text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffeea

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffeea in the Color Lab