Skip to content

#ffeb8b

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

RGB
255, 235, 139
HSL
50°, 100%, 77%
CMYK
0, 8, 46, 0
Luminance
0.8254

Every format

HEX#ffeb8b
RGBrgb(255, 235, 139)
HSLhsl(50, 100%, 77%)
CMYKcmyk(0%, 8%, 46%, 0%)
LABlab(92.8 -5.7 48.8)
LCHlch(92.8 49.2 96.7)
OKLCHoklch(0.936 0.119 97.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.2%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow45.5%
Key (black)0.0%

Color previews

#ffeb8b text on a black background

contrast 17.51:1

Card sample

#ffeb8b text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeb8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeb8b in the Color Lab