Skip to content

#eebaac

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

RGB
238, 186, 172
HSL
13°, 66%, 80%
CMYK
0, 22, 28, 7
Luminance
0.5627

Every format

HEX#eebaac
RGBrgb(238, 186, 172)
HSLhsl(13, 66%, 80%)
CMYKcmyk(0%, 22%, 28%, 7%)
LABlab(79.8 16.8 14.3)
LCHlch(79.8 22.0 40.4)
OKLCHoklch(0.832 0.064 35.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eebaac on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#eebaac on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green72.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow27.7%
Key (black)6.7%

Color previews

#eebaac text on a black background

contrast 12.25:1

Card sample

#eebaac text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eebaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eebaac in the Color Lab