Skip to content

#fff3b2

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

RGB
255, 243, 178
HSL
51°, 100%, 85%
CMYK
0, 5, 30, 0
Luminance
0.8858

Every format

HEX#fff3b2
RGBrgb(255, 243, 178)
HSLhsl(51, 100%, 85%)
CMYKcmyk(0%, 5%, 30%, 0%)
LABlab(95.4 -5.5 32.9)
LCHlch(95.4 33.3 99.5)
OKLCHoklch(0.959 0.083 98.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green95.3%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow30.2%
Key (black)0.0%

Color previews

#fff3b2 text on a black background

contrast 18.72:1

Card sample

#fff3b2 text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff3b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff3b2 in the Color Lab