Skip to content

#ffebec

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

RGB
255, 235, 236
HSL
357°, 100%, 96%
CMYK
0, 8, 8, 0
Luminance
0.8673

Every format

HEX#ffebec
RGBrgb(255, 235, 236)
HSLhsl(357, 100%, 96%)
CMYKcmyk(0%, 8%, 8%, 0%)
LABlab(94.6 6.9 2.0)
LCHlch(94.6 7.2 15.9)
OKLCHoklch(0.956 0.022 14.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ffebec text on a black background

contrast 18.35:1

Card sample

#ffebec text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffebec in the Color Lab