Skip to content

#fff1af

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

RGB
255, 241, 175
HSL
50°, 100%, 84%
CMYK
0, 6, 31, 0
Luminance
0.8727

Every format

HEX#fff1af
RGBrgb(255, 241, 175)
HSLhsl(50, 100%, 84%)
CMYKcmyk(0%, 6%, 31%, 0%)
LABlab(94.8 -4.9 33.6)
LCHlch(94.8 34.0 98.2)
OKLCHoklch(0.954 0.085 97.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff1af on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fff1af on black: 18.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.5%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow31.4%
Key (black)0.0%

Color previews

#fff1af text on a black background

contrast 18.45:1

Card sample

#fff1af text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff1af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff1af in the Color Lab