Skip to content

#fff5cb

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

RGB
255, 245, 203
HSL
49°, 100%, 90%
CMYK
0, 4, 20, 0
Luminance
0.9088

Every format

HEX#fff5cb
RGBrgb(255, 245, 203)
HSLhsl(49, 100%, 90%)
CMYKcmyk(0%, 4%, 20%, 0%)
LABlab(96.4 -3.2 21.5)
LCHlch(96.4 21.7 98.5)
OKLCHoklch(0.968 0.055 96.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.1%
Blue79.6%

CMYK percentages

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

Color previews

#fff5cb text on a black background

contrast 19.18:1

Card sample

#fff5cb text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff5cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff5cb in the Color Lab