Skip to content

#ecadac

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

RGB
236, 173, 172
HSL
1°, 63%, 80%
CMYK
0, 27, 27, 8
Luminance
0.5070

Every format

HEX#ecadac
RGBrgb(236, 173, 172)
HSLhsl(1, 63%, 80%)
CMYKcmyk(0%, 27%, 27%, 8%)
LABlab(76.5 22.9 9.6)
LCHlch(76.5 24.9 22.8)
OKLCHoklch(0.806 0.074 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecadac on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ecadac on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green67.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow27.1%
Key (black)7.5%

Color previews

#ecadac text on a black background

contrast 11.14:1

Card sample

#ecadac text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecadac in the Color Lab