Skip to content

#fffd8d

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

RGB
255, 253, 141
HSL
59°, 100%, 78%
CMYK
0, 1, 45, 0
Luminance
0.9343

Every format

HEX#fffd8d
RGBrgb(255, 253, 141)
HSLhsl(59, 100%, 78%)
CMYKcmyk(0%, 1%, 45%, 0%)
LABlab(97.4 -14.4 53.5)
LCHlch(97.4 55.5 105.1)
OKLCHoklch(0.973 0.135 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd8d on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fffd8d on black: 19.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow44.7%
Key (black)0.0%

Color previews

#fffd8d text on a black background

contrast 19.69:1

Card sample

#fffd8d text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd8d in the Color Lab