Skip to content

#ffeb95

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

RGB
255, 235, 149
HSL
49°, 100%, 79%
CMYK
0, 8, 42, 0
Luminance
0.8285

Every format

HEX#ffeb95
RGBrgb(255, 235, 149)
HSLhsl(49, 100%, 79%)
CMYKcmyk(0%, 8%, 42%, 0%)
LABlab(93.0 -4.8 44.1)
LCHlch(93.0 44.4 96.2)
OKLCHoklch(0.938 0.108 96.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeb95 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#ffeb95 on black: 17.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow41.6%
Key (black)0.0%

Color previews

#ffeb95 text on a black background

contrast 17.57:1

Card sample

#ffeb95 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeb95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeb95 in the Color Lab