Skip to content

#ffff8d

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

RGB
255, 255, 141
HSL
60°, 100%, 78%
CMYK
0, 0, 45, 0
Luminance
0.9470

Every format

HEX#ffff8d
RGBrgb(255, 255, 141)
HSLhsl(60, 100%, 78%)
CMYKcmyk(0%, 0%, 45%, 0%)
LABlab(97.9 -15.4 54.2)
LCHlch(97.9 56.3 105.9)
OKLCHoklch(0.977 0.137 108.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green100.0%
Blue55.3%

CMYK percentages

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

Color previews

#ffff8d text on a black background

contrast 19.94:1

Card sample

#ffff8d text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffff8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffff8d in the Color Lab