Skip to content

#ffebba

a pale, electric yellow · warm · closest name: beige

RGB
255, 235, 186
HSL
43°, 100%, 87%
CMYK
0, 8, 27, 0
Luminance
0.8422

Every format

HEX#ffebba
RGBrgb(255, 235, 186)
HSLhsl(43, 100%, 87%)
CMYKcmyk(0%, 8%, 27%, 0%)
LABlab(93.5 -0.5 26.3)
LCHlch(93.5 26.3 91.0)
OKLCHoklch(0.944 0.067 88.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffebba on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#ffebba on black: 17.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow27.1%
Key (black)0.0%

Color previews

#ffebba text on a black background

contrast 17.84:1

Card sample

#ffebba text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffebba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffebba in the Color Lab