Skip to content

#ffecce

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

RGB
255, 236, 206
HSL
37°, 100%, 90%
CMYK
0, 8, 19, 0
Luminance
0.8571

Every format

HEX#ffecce
RGBrgb(255, 236, 206)
HSLhsl(37, 100%, 90%)
CMYKcmyk(0%, 8%, 19%, 0%)
LABlab(94.2 1.8 16.9)
LCHlch(94.2 17.0 84.0)
OKLCHoklch(0.951 0.044 79.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.5%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow19.2%
Key (black)0.0%

Color previews

#ffecce text on a black background

contrast 18.14:1

Card sample

#ffecce text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffecce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffecce in the Color Lab