Skip to content

#fffbcb

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

RGB
255, 251, 203
HSL
55°, 100%, 90%
CMYK
0, 2, 20, 0
Luminance
0.9457

Every format

HEX#fffbcb
RGBrgb(255, 251, 203)
HSLhsl(55, 100%, 90%)
CMYKcmyk(0%, 2%, 20%, 0%)
LABlab(97.9 -6.2 23.6)
LCHlch(97.9 24.4 104.8)
OKLCHoklch(0.979 0.062 103.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffbcb on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fffbcb on black: 19.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green98.4%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta1.6%
Yellow20.4%
Key (black)0.0%

Color previews

#fffbcb text on a black background

contrast 19.91:1

Card sample

#fffbcb text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffbcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffbcb in the Color Lab