Skip to content

#edafac

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

RGB
237, 175, 172
HSL
3°, 64%, 80%
CMYK
0, 26, 27, 7
Luminance
0.5164

Every format

HEX#edafac
RGBrgb(237, 175, 172)
HSLhsl(3, 64%, 80%)
CMYKcmyk(0%, 26%, 27%, 7%)
LABlab(77.1 22.2 10.4)
LCHlch(77.1 24.6 25.2)
OKLCHoklch(0.811 0.073 21.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.9%
Green68.6%
Blue67.5%

CMYK percentages

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

Color previews

#edafac text on a black background

contrast 11.33:1

Card sample

#edafac text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #edafac in the Color Lab