Skip to content

#edadaf

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

RGB
237, 173, 175
HSL
358°, 64%, 80%
CMYK
0, 27, 26, 7
Luminance
0.5099

Every format

HEX#edadaf
RGBrgb(237, 173, 175)
HSLhsl(358, 64%, 80%)
CMYKcmyk(0%, 27%, 26%, 7%)
LABlab(76.7 23.7 8.3)
LCHlch(76.7 25.1 19.2)
OKLCHoklch(0.808 0.075 16.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green67.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta27.0%
Yellow26.2%
Key (black)7.1%

Color previews

#edadaf text on a black background

contrast 11.20:1

Card sample

#edadaf text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edadaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edadaf in the Color Lab