Skip to content

#fff5a8

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

RGB
255, 245, 168
HSL
53°, 100%, 83%
CMYK
0, 4, 34, 0
Luminance
0.8939

Every format

HEX#fff5a8
RGBrgb(255, 245, 168)
HSLhsl(53, 100%, 83%)
CMYKcmyk(0%, 4%, 34%, 0%)
LABlab(95.7 -7.7 38.3)
LCHlch(95.7 39.1 101.3)
OKLCHoklch(0.961 0.097 101.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff5a8 on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#fff5a8 on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.1%
Blue65.9%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow34.1%
Key (black)0.0%

Color previews

#fff5a8 text on a black background

contrast 18.88:1

Card sample

#fff5a8 text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff5a8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff5a8 in the Color Lab