Skip to content

#fffdbf

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

RGB
255, 253, 191
HSL
58°, 100%, 88%
CMYK
0, 1, 25, 0
Luminance
0.9527

Every format

HEX#fffdbf
RGBrgb(255, 253, 191)
HSLhsl(58, 100%, 88%)
CMYKcmyk(0%, 1%, 25%, 0%)
LABlab(98.1 -8.8 30.0)
LCHlch(98.1 31.3 106.4)
OKLCHoklch(0.981 0.079 106.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue74.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow25.1%
Key (black)0.0%

Color previews

#fffdbf text on a black background

contrast 20.05:1

Card sample

#fffdbf text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdbf in the Color Lab