Skip to content

#fff6bc

a pale, electric yellow · cool · closest name: beige

RGB
255, 246, 188
HSL
52°, 100%, 87%
CMYK
0, 4, 26, 0
Luminance
0.9080

Every format

HEX#fff6bc
RGBrgb(255, 246, 188)
HSLhsl(52, 100%, 87%)
CMYKcmyk(0%, 4%, 26%, 0%)
LABlab(96.3 -5.7 29.1)
LCHlch(96.3 29.6 101.2)
OKLCHoklch(0.966 0.075 100.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.5%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow26.3%
Key (black)0.0%

Color previews

#fff6bc text on a black background

contrast 19.16:1

Card sample

#fff6bc text on a white background

contrast 1.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff6bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff6bc in the Color Lab