Skip to content

#fff7cb

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

RGB
255, 247, 203
HSL
51°, 100%, 90%
CMYK
0, 3, 20, 0
Luminance
0.9209

Every format

HEX#fff7cb
RGBrgb(255, 247, 203)
HSLhsl(51, 100%, 90%)
CMYKcmyk(0%, 3%, 20%, 0%)
LABlab(96.9 -4.2 22.2)
LCHlch(96.9 22.6 100.8)
OKLCHoklch(0.972 0.057 98.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff7cb on white: 1.08:1
AA ✗ fail · AA-large · AAA
Aa
#fff7cb on black: 19.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow20.4%
Key (black)0.0%

Color previews

#fff7cb text on a black background

contrast 19.42:1

Card sample

#fff7cb text on a white background

contrast 1.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff7cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff7cb in the Color Lab