Skip to content

#fff3ac

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

RGB
255, 243, 172
HSL
51°, 100%, 84%
CMYK
0, 5, 33, 0
Luminance
0.8834

Every format

HEX#fff3ac
RGBrgb(255, 243, 172)
HSLhsl(51, 100%, 84%)
CMYKcmyk(0%, 5%, 33%, 0%)
LABlab(95.3 -6.2 35.8)
LCHlch(95.3 36.3 99.9)
OKLCHoklch(0.957 0.090 99.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff3ac on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#fff3ac on black: 18.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow32.5%
Key (black)0.0%

Color previews

#fff3ac text on a black background

contrast 18.67:1

Card sample

#fff3ac text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3ac in the Color Lab