Skip to content

#ffecdb

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

RGB
255, 236, 219
HSL
28°, 100%, 93%
CMYK
0, 8, 14, 0
Luminance
0.8637

Every format

HEX#ffecdb
RGBrgb(255, 236, 219)
HSLhsl(28, 100%, 93%)
CMYKcmyk(0%, 8%, 14%, 0%)
LABlab(94.5 3.7 10.6)
LCHlch(94.5 11.2 70.6)
OKLCHoklch(0.954 0.031 64.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.5%
Blue85.9%

CMYK percentages

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

Color previews

#ffecdb text on a black background

contrast 18.27:1

Card sample

#ffecdb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffecdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffecdb in the Color Lab