Skip to content

#fffd95

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

RGB
255, 253, 149
HSL
59°, 100%, 79%
CMYK
0, 1, 42, 0
Luminance
0.9368

Every format

HEX#fffd95
RGBrgb(255, 253, 149)
HSLhsl(59, 100%, 79%)
CMYKcmyk(0%, 1%, 42%, 0%)
LABlab(97.5 -13.7 49.9)
LCHlch(97.5 51.7 105.3)
OKLCHoklch(0.974 0.126 107.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow41.6%
Key (black)0.0%

Color previews

#fffd95 text on a black background

contrast 19.74:1

Card sample

#fffd95 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd95 in the Color Lab