Skip to content

#edafad

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

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

Every format

HEX#edafad
RGBrgb(237, 175, 173)
HSLhsl(2, 64%, 80%)
CMYKcmyk(0%, 26%, 27%, 7%)
LABlab(77.1 22.4 9.9)
LCHlch(77.1 24.5 24.0)
OKLCHoklch(0.811 0.073 20.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#edafad on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#edafad on black: 11.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.9%
Green68.6%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta26.2%
Yellow27.0%
Key (black)7.1%

Color previews

#edafad text on a black background

contrast 11.34:1

Card sample

#edafad text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edafad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edafad in the Color Lab