Skip to content

#ffd98c

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

RGB
255, 217, 140
HSL
40°, 100%, 78%
CMYK
0, 15, 45, 0
Luminance
0.7278

Every format

HEX#ffd98c
RGBrgb(255, 217, 140)
HSLhsl(40, 100%, 78%)
CMYKcmyk(0%, 15%, 45%, 0%)
LABlab(88.3 3.5 42.7)
LCHlch(88.3 42.9 85.4)
OKLCHoklch(0.901 0.104 84.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffd98c on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ffd98c on black: 15.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.1%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta14.9%
Yellow45.1%
Key (black)0.0%

Color previews

#ffd98c text on a black background

contrast 15.56:1

Card sample

#ffd98c text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffd98c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffd98c in the Color Lab