Skip to content

#fffd88

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

RGB
255, 253, 136
HSL
59°, 100%, 77%
CMYK
0, 1, 47, 0
Luminance
0.9329

Every format

HEX#fffd88
RGBrgb(255, 253, 136)
HSLhsl(59, 100%, 77%)
CMYKcmyk(0%, 1%, 47%, 0%)
LABlab(97.3 -14.9 55.8)
LCHlch(97.3 57.8 104.9)
OKLCHoklch(0.972 0.140 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue53.3%

CMYK percentages

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

Color previews

#fffd88 text on a black background

contrast 19.66:1

Card sample

#fffd88 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd88 in the Color Lab