Skip to content

#fff7af

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

RGB
255, 247, 175
HSL
54°, 100%, 84%
CMYK
0, 3, 31, 0
Luminance
0.9088

Every format

HEX#fff7af
RGBrgb(255, 247, 175)
HSLhsl(54, 100%, 84%)
CMYKcmyk(0%, 3%, 31%, 0%)
LABlab(96.4 -7.9 35.6)
LCHlch(96.4 36.5 102.4)
OKLCHoklch(0.966 0.091 102.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff7af on white: 1.10:1
AA ✗ fail · AA-large · AAA
Aa
#fff7af on black: 19.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow31.4%
Key (black)0.0%

Color previews

#fff7af text on a black background

contrast 19.18:1

Card sample

#fff7af text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff7af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff7af in the Color Lab