Skip to content

#ebbcb9

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

RGB
235, 188, 185
HSL
4°, 56%, 82%
CMYK
0, 20, 21, 8
Luminance
0.5713

At a glance

Every number on this page in one read: what #ebbcb9 is made of, how bright it looks, and which way it leans.

Hex
#ebbcb9
Hue
red
Saturation
56%
vivid
Lightness
82%
light
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.5713
WCAG relative
Temperature
Warm
15/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
12.43:1
Closest name
Pink
ΔE2000 6.5
Where it sits
Hue4° of 360°
Saturation56%
Lightness82%
Temperature
Warm ← → Cool15% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ebbcb9
RGBrgb(235, 188, 185)
HSLhsl(4, 56%, 82%)
CMYKcmyk(0%, 20%, 21%, 8%)
LABlab(80.3 16.4 7.9)
LCHlch(80.3 18.2 25.8)
OKLCHoklch(0.836 0.054 22.6)
Decimal15449273
Display P3color(display-p3 0.922 0.737 0.725)

Copy-ready code

/* CSS */
color: #ebbcb9;
background-color: #ebbcb9;
/* Tailwind (arbitrary) */
class="text-[#ebbcb9] bg-[#ebbcb9]"
/* SCSS */
$brand: #ebbcb9;
/* SwiftUI */
Color(red: 0.922, green: 0.737, blue: 0.725)
/* Android */
Color.parseColor("#ebbcb9")
/* Flutter */
Color(0xFFEBBCB9)
/* Python / OpenCV (BGR) */
(185, 188, 235)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #ebbcb9 · 12.43:1
Use #000000AAA at every size.
Aa
White text · 1.69:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.43:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ebbcb9 as text scores 1.69:1 on white and 12.43:1 on black.

Accessibility — WCAG contrast

Aa
#ebbcb9 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#ebbcb9 on black: 12.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C5C2B9
deuteranopia · #D0CAB8
tritanopia · #F6B7BB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ebbcb9 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF4F4
#F6EAE9
#EED0CE
#ebbcb9
#DA827C
#CD5850
#BE3F36
#9F342D
#7F2A24
#5D221E
#3A1513
Base = 300Lightest = 50 · #FBF4F4Darkest = 950 · #3A1513
:root {
  --brand-50: #FBF4F4;
  --brand-100: #F6EAE9;
  --brand-200: #EED0CE;
  --brand-300: #ebbcb9;
  --brand-400: #DA827C;
  --brand-500: #CD5850;
  --brand-600: #BE3F36;
  --brand-700: #9F342D;
  --brand-800: #7F2A24;
  --brand-900: #5D221E;
  --brand-950: #3A1513;
  --brand: #ebbcb9;
  --brand-ink: #000000;
}

Colors that work with #ebbcb9

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF5F4
Tinted page background
Border#EDC2C0
Hairlines and dividers
Muted text#9B4F4B
Captions on the surface
Accent#29A38D
Second voice, not a rival
Dark variant#63211C
Hover, pressed, headers
Light variant#F9ECEB
Selected rows, tints
Dark surface#241514
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #ebbcb9

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#B9E8EB
Analogous left#EBB9CF
Analogous right#EBD5B9
Split-complement 1#B9EBD5
Split-complement 2#B9CFEB
Triadic 1#B9EBBC
Triadic 2#BCB9EB
Tetradic#CFEBB9

RGB percentages

Red92.2%
Green73.7%
Blue72.5%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow21.3%
Key (black)7.8%

Color previews

#ebbcb9 text on a black background

contrast 12.43:1

Card sample

#ebbcb9 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbcb9

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#ebbcb9 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ebbcb9, answered

What color is #ebbcb9?

#ebbcb9 is a light vivid red, closest to Pink (ΔE2000 6.5). It sits at 4° on the hue wheel with 56% saturation and 82% lightness, which reads as warm.

What is the RGB value of #ebbcb9?

rgb(235, 188, 185) — 235 red, 188 green and 185 blue out of 255, or 92.2% / 73.7% / 72.5% by channel.

Is #ebbcb9 a light or a dark color?

It is a light color. Relative luminance is 0.5713 and perceived brightness is 80%, so black text on it reaches 12.43:1.

Should I use black or white text on #ebbcb9?

Black. It scores 12.43:1 against #ebbcb9, versus 1.69:1 for white — AAA at any size.

What is the complementary color of #ebbcb9?

#B9E8EB sits directly opposite on the wheel. Softer options are the split-complements #B9EBD5 and #B9CFEB, which give the same contrast with far less vibration.

What colors go well with #ebbcb9?

For interface work: #FAF5F4 as the surface, #EDC2C0 for borders, #9B4F4B for secondary text, #29A38D as an accent and #63211C for hover and pressed states. For a palette, the analogous pair #EBB9CF and #EBD5B9 stays calm, while #B9E8EB is the loudest partner.

What is #ebbcb9 in CMYK for printing?

cmyk(0%, 20%, 21%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #ebbcb9 warm or cool?

Warm — it scores 15 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBCBB9; nudged cooler, #ECB8C8.

Work with #ebbcb9 in the Color Lab