Skip to content

#eebbbb

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

RGB
238, 187, 187
HSL
0°, 60%, 83%
CMYK
0, 21, 21, 7
Luminance
0.5731

Every format

HEX#eebbbb
RGBrgb(238, 187, 187)
HSLhsl(0, 60%, 83%)
CMYKcmyk(0%, 21%, 21%, 7%)
LABlab(80.3 18.3 7.0)
LCHlch(80.3 19.6 21.0)
OKLCHoklch(0.838 0.059 18.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eebbbb on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#eebbbb on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red93.3%
Green73.3%
Blue73.3%

CMYK percentages

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

Color previews

#eebbbb text on a black background

contrast 12.46:1

Card sample

#eebbbb text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eebbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eebbbb in the Color Lab