Skip to content

#edbace

a light, vivid magenta / pink · warm · closest name: pink

RGB
237, 186, 206
HSL
337°, 59%, 83%
CMYK
0, 22, 13, 7
Luminance
0.5758

Every format

HEX#edbace
RGBrgb(237, 186, 206)
HSLhsl(337, 59%, 83%)
CMYKcmyk(0%, 22%, 13%, 7%)
LABlab(80.5 21.4 -3.0)
LCHlch(80.5 21.6 352.0)
OKLCHoklch(0.840 0.064 353.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#edbace on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#edbace on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green72.9%
Blue80.8%

CMYK percentages

Cyan0.0%
Magenta21.5%
Yellow13.1%
Key (black)7.1%

Color previews

#edbace text on a black background

contrast 12.52:1

Card sample

#edbace text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edbace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edbace in the Color Lab