Skip to content

#fffeeb

a pale, electric yellow · cool · “ivory”

RGB
255, 254, 235
HSL
57°, 100%, 96%
CMYK
0, 0, 8, 0
Luminance
0.9814

Every format

HEX#fffeeb
RGBrgb(255, 254, 235)
HSLhsl(57, 100%, 96%)
CMYKcmyk(0%, 0%, 8%, 0%)
LABlab(99.3 -2.9 9.2)
LCHlch(99.3 9.6 107.3)
OKLCHoklch(0.993 0.025 104.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.6%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta0.4%
Yellow7.8%
Key (black)0.0%

Color previews

#fffeeb text on a black background

contrast 20.63:1

Card sample

#fffeeb text on a white background

contrast 1.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffeeb in the Color Lab