Skip to content

#ebada3

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

RGB
235, 173, 163
HSL
8°, 64%, 78%
CMYK
0, 26, 31, 8
Luminance
0.5019

Every format

HEX#ebada3
RGBrgb(235, 173, 163)
HSLhsl(8, 64%, 78%)
CMYKcmyk(0%, 26%, 31%, 8%)
LABlab(76.2 21.3 14.1)
LCHlch(76.2 25.6 33.4)
OKLCHoklch(0.803 0.075 29.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebada3 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ebada3 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue63.9%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow30.6%
Key (black)7.8%

Color previews

#ebada3 text on a black background

contrast 11.04:1

Card sample

#ebada3 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebada3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebada3 in the Color Lab