Skip to content

#fff5bc

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

RGB
255, 245, 188
HSL
51°, 100%, 87%
CMYK
0, 4, 26, 0
Luminance
0.9020

Every format

HEX#fff5bc
RGBrgb(255, 245, 188)
HSLhsl(51, 100%, 87%)
CMYKcmyk(0%, 4%, 26%, 0%)
LABlab(96.1 -5.2 28.7)
LCHlch(96.1 29.2 100.3)
OKLCHoklch(0.964 0.073 99.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff5bc on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fff5bc on black: 19.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow26.3%
Key (black)0.0%

Color previews

#fff5bc text on a black background

contrast 19.04:1

Card sample

#fff5bc text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff5bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff5bc in the Color Lab