Skip to content

#feccbc

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

RGB
254, 204, 188
HSL
15°, 97%, 87%
CMYK
0, 20, 26, 0
Luminance
0.6789

Every format

HEX#feccbc
RGBrgb(254, 204, 188)
HSLhsl(15, 97%, 87%)
CMYKcmyk(0%, 20%, 26%, 0%)
LABlab(86.0 15.4 14.7)
LCHlch(86.0 21.3 43.7)
OKLCHoklch(0.885 0.061 38.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feccbc on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#feccbc on black: 14.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green80.0%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta19.7%
Yellow26.0%
Key (black)0.4%

Color previews

#feccbc text on a black background

contrast 14.58:1

Card sample

#feccbc text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 204, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 204, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #feccbc;
background: linear-gradient(135deg, #feccbc, #FEF8BC);

Monochromatic scale

Palettes built from #feccbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feccbc in the Color Lab