Skip to content

#f8db7d

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

RGB
248, 219, 125
HSL
46°, 90%, 73%
CMYK
0, 12, 50, 3
Luminance
0.7210

Every format

HEX#f8db7d
RGBrgb(248, 219, 125)
HSLhsl(46, 90%, 73%)
CMYKcmyk(0%, 12%, 50%, 3%)
LABlab(88.0 -1.7 49.6)
LCHlch(88.0 49.6 92.0)
OKLCHoklch(0.896 0.118 92.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f8db7d on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#f8db7d on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.3%
Green85.9%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta11.7%
Yellow49.6%
Key (black)2.7%

Color previews

#f8db7d text on a black background

contrast 15.42:1

Card sample

#f8db7d text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(248, 219, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(248, 219, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f8db7d;
background: linear-gradient(135deg, #f8db7d, #C3F87D);

Monochromatic scale

Palettes built from #f8db7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f8db7d in the Color Lab