Skip to content

#edacac

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

RGB
237, 172, 172
HSL
0°, 64%, 80%
CMYK
0, 27, 27, 7
Luminance
0.5049

Every format

HEX#edacac
RGBrgb(237, 172, 172)
HSLhsl(0, 64%, 80%)
CMYKcmyk(0%, 27%, 27%, 7%)
LABlab(76.4 23.8 9.4)
LCHlch(76.4 25.6 21.6)
OKLCHoklch(0.805 0.077 18.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green67.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta27.4%
Yellow27.4%
Key (black)7.1%

Color previews

#edacac text on a black background

contrast 11.10:1

Card sample

#edacac text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edacac in the Color Lab