Skip to content

#ecadae

a light, vivid red · warm · closest name: pink

RGB
236, 173, 174
HSL
359°, 62%, 80%
CMYK
0, 27, 26, 8
Luminance
0.5078

Every format

HEX#ecadae
RGBrgb(236, 173, 174)
HSLhsl(359, 62%, 80%)
CMYKcmyk(0%, 27%, 26%, 8%)
LABlab(76.5 23.2 8.6)
LCHlch(76.5 24.7 20.4)
OKLCHoklch(0.807 0.074 17.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecadae on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#ecadae on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green67.8%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow26.3%
Key (black)7.5%

Color previews

#ecadae text on a black background

contrast 11.16:1

Card sample

#ecadae text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecadae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecadae in the Color Lab