Skip to content

#fffdab

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

RGB
255, 253, 171
HSL
59°, 100%, 84%
CMYK
0, 1, 33, 0
Luminance
0.9445

Every format

HEX#fffdab
RGBrgb(255, 253, 171)
HSLhsl(59, 100%, 84%)
CMYKcmyk(0%, 1%, 33%, 0%)
LABlab(97.8 -11.3 39.6)
LCHlch(97.8 41.1 105.9)
OKLCHoklch(0.977 0.102 107.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffdab on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#fffdab on black: 19.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow32.9%
Key (black)0.0%

Color previews

#fffdab text on a black background

contrast 19.89:1

Card sample

#fffdab text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdab in the Color Lab