Skip to content

#fffd8c

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

RGB
255, 253, 140
HSL
59°, 100%, 78%
CMYK
0, 1, 45, 0
Luminance
0.9340

Every format

HEX#fffd8c
RGBrgb(255, 253, 140)
HSLhsl(59, 100%, 78%)
CMYKcmyk(0%, 1%, 45%, 0%)
LABlab(97.4 -14.5 54.0)
LCHlch(97.4 55.9 105.1)
OKLCHoklch(0.973 0.136 107.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd8c on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fffd8c on black: 19.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow45.1%
Key (black)0.0%

Color previews

#fffd8c text on a black background

contrast 19.68:1

Card sample

#fffd8c text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd8c in the Color Lab