Skip to content

#eebaba

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

RGB
238, 186, 186
HSL
0°, 61%, 83%
CMYK
0, 22, 22, 7
Luminance
0.5684

Every format

HEX#eebaba
RGBrgb(238, 186, 186)
HSLhsl(0, 61%, 83%)
CMYKcmyk(0%, 22%, 22%, 7%)
LABlab(80.1 18.7 7.2)
LCHlch(80.1 20.0 21.1)
OKLCHoklch(0.836 0.060 18.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eebaba on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#eebaba on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green72.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow21.8%
Key (black)6.7%

Color previews

#eebaba text on a black background

contrast 12.37:1

Card sample

#eebaba text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eebaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eebaba in the Color Lab