Skip to content

#fffdbc

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

RGB
255, 253, 188
HSL
58°, 100%, 87%
CMYK
0, 1, 26, 0
Luminance
0.9514

Every format

HEX#fffdbc
RGBrgb(255, 253, 188)
HSLhsl(58, 100%, 87%)
CMYKcmyk(0%, 1%, 26%, 0%)
LABlab(98.1 -9.2 31.4)
LCHlch(98.1 32.8 106.3)
OKLCHoklch(0.980 0.083 106.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffdbc on white: 1.05:1
AA ✗ fail · AA-large · AAA
Aa
#fffdbc on black: 20.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow26.3%
Key (black)0.0%

Color previews

#fffdbc text on a black background

contrast 20.03:1

Card sample

#fffdbc text on a white background

contrast 1.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffdbc in the Color Lab