Skip to content

#ffeb99

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

RGB
255, 235, 153
HSL
48°, 100%, 80%
CMYK
0, 8, 40, 0
Luminance
0.8298

Every format

HEX#ffeb99
RGBrgb(255, 235, 153)
HSLhsl(48, 100%, 80%)
CMYKcmyk(0%, 8%, 40%, 0%)
LABlab(93.0 -4.3 42.2)
LCHlch(93.0 42.5 95.9)
OKLCHoklch(0.938 0.104 96.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeb99 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#ffeb99 on black: 17.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow40.0%
Key (black)0.0%

Color previews

#ffeb99 text on a black background

contrast 17.60:1

Card sample

#ffeb99 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeb99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeb99 in the Color Lab