Skip to content

#ffecdc

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

RGB
255, 236, 220
HSL
27°, 100%, 93%
CMYK
0, 8, 14, 0
Luminance
0.8642

Every format

HEX#ffecdc
RGBrgb(255, 236, 220)
HSLhsl(27, 100%, 93%)
CMYKcmyk(0%, 8%, 14%, 0%)
LABlab(94.5 3.9 10.1)
LCHlch(94.5 10.8 69.0)
OKLCHoklch(0.954 0.030 62.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.5%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow13.7%
Key (black)0.0%

Color previews

#ffecdc text on a black background

contrast 18.28:1

Card sample

#ffecdc text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffecdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffecdc in the Color Lab