Skip to content

#edc9d2

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

RGB
237, 201, 210
HSL
345°, 50%, 86%
CMYK
0, 15, 11, 7
Luminance
0.6443

At a glance

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

Hex
#edc9d2
Hue
345°
red
Saturation
50%
vivid
Lightness
86%
pale
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6443
WCAG relative
Temperature
Warm
25/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
13.89:1
Closest name
Pink
ΔE2000 6.4
Where it sits
Hue345° of 360°
Saturation50%
Lightness86%
Temperature
Warm ← → Cool25% 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#edc9d2
RGBrgb(237, 201, 210)
HSLhsl(345, 50%, 86%)
CMYKcmyk(0%, 15%, 11%, 7%)
LABlab(84.2 14.1 0.3)
LCHlch(84.2 14.1 1.1)
OKLCHoklch(0.869 0.042 1.2)
Decimal15583698
Display P3color(display-p3 0.929 0.788 0.824)

Copy-ready code

/* CSS */
color: #edc9d2;
background-color: #edc9d2;
/* Tailwind (arbitrary) */
class="text-[#edc9d2] bg-[#edc9d2]"
/* SCSS */
$brand: #edc9d2;
/* SwiftUI */
Color(red: 0.929, green: 0.788, blue: 0.824)
/* Android */
Color.parseColor("#edc9d2")
/* Flutter */
Color(0xFFEDC9D2)
/* Python / OpenCV (BGR) */
(210, 201, 237)

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 #edc9d2 · 13.89:1
Use #000000AAA at every size.
Aa
White text · 1.51:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.89:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #edc9d2 as text scores 1.51:1 on white and 13.89:1 on black.

Accessibility — WCAG contrast

Aa
#edc9d2 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#edc9d2 on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDCED2
deuteranopia · #D5D4D1
tritanopia · #F4C7CC

Color scale — 50 to 950

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

#FAF4F6
#F6EAED
#edc9d2
#E3ABB9
#D58196
#C75773
#B83D5C
#99334D
#7A293D
#59212F
#38151D
Base = 200Lightest = 50 · #FAF4F6Darkest = 950 · #38151D
:root {
  --brand-50: #FAF4F6;
  --brand-100: #F6EAED;
  --brand-200: #edc9d2;
  --brand-300: #E3ABB9;
  --brand-400: #D58196;
  --brand-500: #C75773;
  --brand-600: #B83D5C;
  --brand-700: #99334D;
  --brand-800: #7A293D;
  --brand-900: #59212F;
  --brand-950: #38151D;
  --brand: #edc9d2;
  --brand-ink: #000000;
}

Colors that work with #edc9d2

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#FAF4F6
Tinted page background
Border#EBC2CC
Hairlines and dividers
Muted text#9B4B5F
Captions on the surface
Accent#309C66
Second voice, not a rival
Dark variant#602030
Hover, pressed, headers
Light variant#F9ECEF
Selected rows, tints
Dark surface#241418
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 #edc9d2

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#C9EDE4
Analogous left#EDC9E4
Analogous right#EDD2C9
Split-complement 1#C9EDD2
Split-complement 2#C9E4ED
Triadic 1#D2EDC9
Triadic 2#C9D2ED
Tetradic#E4EDC9

RGB percentages

Red92.9%
Green78.8%
Blue82.4%

CMYK percentages

Cyan0.0%
Magenta15.2%
Yellow11.4%
Key (black)7.1%

Color previews

#edc9d2 text on a black background

contrast 13.89:1

Card sample

#edc9d2 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(237, 201, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(237, 201, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #edc9d2;
background: linear-gradient(135deg, #edc9d2, #EDD8C9);

Monochromatic scale

Palettes built from #edc9d2

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.

#edc9d2 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#edc9d2, answered

What color is #edc9d2?

#edc9d2 is a pale vivid red, closest to Pink (ΔE2000 6.4). It sits at 345° on the hue wheel with 50% saturation and 86% lightness, which reads as warm.

What is the RGB value of #edc9d2?

rgb(237, 201, 210) — 237 red, 201 green and 210 blue out of 255, or 92.9% / 78.8% / 82.4% by channel.

Is #edc9d2 a light or a dark color?

It is a light color. Relative luminance is 0.6443 and perceived brightness is 84%, so black text on it reaches 13.89:1.

Should I use black or white text on #edc9d2?

Black. It scores 13.89:1 against #edc9d2, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #edc9d2?

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

What colors go well with #edc9d2?

For interface work: #FAF4F6 as the surface, #EBC2CC for borders, #9B4B5F for secondary text, #309C66 as an accent and #602030 for hover and pressed states. For a palette, the analogous pair #EDC9E4 and #EDD2C9 stays calm, while #C9EDE4 is the loudest partner.

What is #edc9d2 in CMYK for printing?

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

Is #edc9d2 warm or cool?

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

Work with #edc9d2 in the Color Lab