Skip to content

#ffeceb

a pale, electric red · warm · closest name: white

RGB
255, 236, 235
HSL
3°, 100%, 96%
CMYK
0, 8, 8, 0
Luminance
0.8725

Every format

HEX#ffeceb
RGBrgb(255, 236, 235)
HSLhsl(3, 100%, 96%)
CMYKcmyk(0%, 8%, 8%, 0%)
LABlab(94.8 6.3 2.8)
LCHlch(94.8 6.9 24.1)
OKLCHoklch(0.958 0.021 21.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeceb on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#ffeceb on black: 18.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.5%
Blue92.2%

CMYK percentages

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

Color previews

#ffeceb text on a black background

contrast 18.45:1

Card sample

#ffeceb text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeceb in the Color Lab