Skip to content

#fff4bc

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

RGB
255, 244, 188
HSL
50°, 100%, 87%
CMYK
0, 4, 26, 0
Luminance
0.8959

Every format

HEX#fff4bc
RGBrgb(255, 244, 188)
HSLhsl(50, 100%, 87%)
CMYKcmyk(0%, 4%, 26%, 0%)
LABlab(95.8 -4.7 28.4)
LCHlch(95.8 28.8 99.5)
OKLCHoklch(0.962 0.072 98.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff4bc on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fff4bc on black: 18.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow26.3%
Key (black)0.0%

Color previews

#fff4bc text on a black background

contrast 18.92:1

Card sample

#fff4bc text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff4bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff4bc in the Color Lab