Skip to content

#ffebda

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

RGB
255, 235, 218
HSL
28°, 100%, 93%
CMYK
0, 8, 15, 0
Luminance
0.8574

Every format

HEX#ffebda
RGBrgb(255, 235, 218)
HSLhsl(28, 100%, 93%)
CMYKcmyk(0%, 8%, 15%, 0%)
LABlab(94.2 4.1 10.7)
LCHlch(94.2 11.4 69.2)
OKLCHoklch(0.952 0.031 62.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffebda on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#ffebda on black: 18.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue85.5%

CMYK percentages

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

Color previews

#ffebda text on a black background

contrast 18.15:1

Card sample

#ffebda text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffebda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffebda in the Color Lab