Skip to content

#ffebdf

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

RGB
255, 235, 223
HSL
23°, 100%, 94%
CMYK
0, 8, 13, 0
Luminance
0.8600

Every format

HEX#ffebdf
RGBrgb(255, 235, 223)
HSLhsl(23, 100%, 94%)
CMYKcmyk(0%, 8%, 13%, 0%)
LABlab(94.3 4.8 8.3)
LCHlch(94.3 9.6 59.7)
OKLCHoklch(0.953 0.027 53.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffebdf on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#ffebdf on black: 18.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue87.5%

CMYK percentages

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

Color previews

#ffebdf text on a black background

contrast 18.20:1

Card sample

#ffebdf text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffebdf in the Color Lab