Skip to content

#fdffad

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

RGB
253, 255, 173
HSL
62°, 100%, 84%
CMYK
1, 0, 32, 0
Luminance
0.9542

Every format

HEX#fdffad
RGBrgb(253, 255, 173)
HSLhsl(62, 100%, 84%)
CMYKcmyk(1%, 0%, 32%, 0%)
LABlab(98.2 -12.8 39.0)
LCHlch(98.2 41.1 108.1)
OKLCHoklch(0.980 0.103 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green100.0%
Blue67.8%

CMYK percentages

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

Color previews

#fdffad text on a black background

contrast 20.08:1

Card sample

#fdffad text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdffad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdffad in the Color Lab