Skip to content

#fdff88

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

RGB
253, 255, 136
HSL
61°, 100%, 77%
CMYK
1, 0, 47, 0
Luminance
0.9418

Every format

HEX#fdff88
RGBrgb(253, 255, 136)
HSLhsl(61, 100%, 77%)
CMYKcmyk(1%, 0%, 47%, 0%)
LABlab(97.7 -16.6 56.2)
LCHlch(97.7 58.6 106.5)
OKLCHoklch(0.974 0.142 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green100.0%
Blue53.3%

CMYK percentages

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

Color previews

#fdff88 text on a black background

contrast 19.84:1

Card sample

#fdff88 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdff88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdff88 in the Color Lab