Skip to content

#ebbeba

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

RGB
235, 190, 186
HSL
5°, 55%, 83%
CMYK
0, 19, 21, 8
Luminance
0.5803

Every format

HEX#ebbeba
RGBrgb(235, 190, 186)
HSLhsl(5, 55%, 83%)
CMYKcmyk(0%, 19%, 21%, 8%)
LABlab(80.8 15.5 8.1)
LCHlch(80.8 17.5 27.7)
OKLCHoklch(0.840 0.052 24.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbeba on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#ebbeba on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green74.5%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta19.1%
Yellow20.9%
Key (black)7.8%

Color previews

#ebbeba text on a black background

contrast 12.61:1

Card sample

#ebbeba text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbeba in the Color Lab