Skip to content

#fff4bb

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

RGB
255, 244, 187
HSL
50°, 100%, 87%
CMYK
0, 4, 27, 0
Luminance
0.8955

Every format

HEX#fff4bb
RGBrgb(255, 244, 187)
HSLhsl(50, 100%, 87%)
CMYKcmyk(0%, 4%, 27%, 0%)
LABlab(95.8 -4.9 28.9)
LCHlch(95.8 29.3 99.6)
OKLCHoklch(0.962 0.074 98.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fff4bb text on a black background

contrast 18.91:1

Card sample

#fff4bb text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff4bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff4bb in the Color Lab