Skip to content

#edccc2

a light, vivid red · warm · closest name: Misty Rose

RGB
237, 204, 194
HSL
14°, 54%, 85%
CMYK
0, 14, 18, 7
Luminance
0.6509

At a glance

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

Hex
#edccc2
Hue
14°
red
Saturation
54%
vivid
Lightness
85%
light
Brightness
93%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6509
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
14.02:1
Closest name
Misty Rose
ΔE2000 6.2
Where it sits
Hue14° of 360°
Saturation54%
Lightness85%
Temperature
Warm ← → Cool9% 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#edccc2
RGBrgb(237, 204, 194)
HSLhsl(14, 54%, 85%)
CMYKcmyk(0%, 14%, 18%, 7%)
LABlab(84.5 10.0 9.3)
LCHlch(84.5 13.6 42.7)
OKLCHoklch(0.870 0.040 37.5)
Decimal15584450
Display P3color(display-p3 0.929 0.800 0.761)

Copy-ready code

/* CSS */
color: #edccc2;
background-color: #edccc2;
/* Tailwind (arbitrary) */
class="text-[#edccc2] bg-[#edccc2]"
/* SCSS */
$brand: #edccc2;
/* SwiftUI */
Color(red: 0.929, green: 0.800, blue: 0.761)
/* Android */
Color.parseColor("#edccc2")
/* Flutter */
Color(0xFFEDCCC2)
/* Python / OpenCV (BGR) */
(194, 204, 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 #edccc2 · 14.02:1
Use #000000AAA at every size.
Aa
White text · 1.50:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.02:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #edccc2 as text scores 1.50:1 on white and 14.02:1 on black.

Accessibility — WCAG contrast

Aa
#edccc2 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#edccc2 on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3CFC1
deuteranopia · #DBD5C2
tritanopia · #F6C8C9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #edccc2 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.

#FBF6F4
#F6ECE9
#edccc2
#E5B7A8
#D9927D
#CC6E52
#BD5738
#9D482F
#7E3A25
#5C2D1F
#391C13
Base = 200Lightest = 50 · #FBF6F4Darkest = 950 · #391C13
:root {
  --brand-50: #FBF6F4;
  --brand-100: #F6ECE9;
  --brand-200: #edccc2;
  --brand-300: #E5B7A8;
  --brand-400: #D9927D;
  --brand-500: #CC6E52;
  --brand-600: #BD5738;
  --brand-700: #9D482F;
  --brand-800: #7E3A25;
  --brand-900: #5C2D1F;
  --brand-950: #391C13;
  --brand: #edccc2;
  --brand-ink: #000000;
}

Colors that work with #edccc2

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#FAF6F4
Tinted page background
Border#ECCAC0
Hairlines and dividers
Muted text#9B5D4B
Captions on the surface
Accent#29A3A0
Second voice, not a rival
Dark variant#622D1D
Hover, pressed, headers
Light variant#F9EFEB
Selected rows, tints
Dark surface#241814
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 #edccc2

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#C2E3ED
Analogous left#EDC2CD
Analogous right#EDE2C2
Split-complement 1#C2EDE2
Split-complement 2#C2CDED
Triadic 1#C2EDCC
Triadic 2#CCC2ED
Tetradic#CDEDC2

RGB percentages

Red92.9%
Green80.0%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta13.9%
Yellow18.1%
Key (black)7.1%

Color previews

#edccc2 text on a black background

contrast 14.02:1

Card sample

#edccc2 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #edccc2

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.

#edccc2 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.

#edccc2, answered

What color is #edccc2?

#edccc2 is a light vivid red, closest to Misty Rose (ΔE2000 6.2). It sits at 14° on the hue wheel with 54% saturation and 85% lightness, which reads as warm.

What is the RGB value of #edccc2?

rgb(237, 204, 194) — 237 red, 204 green and 194 blue out of 255, or 92.9% / 80% / 76.1% by channel.

Is #edccc2 a light or a dark color?

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

Should I use black or white text on #edccc2?

Black. It scores 14.02:1 against #edccc2, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #edccc2?

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

What colors go well with #edccc2?

For interface work: #FAF6F4 as the surface, #ECCAC0 for borders, #9B5D4B for secondary text, #29A3A0 as an accent and #622D1D for hover and pressed states. For a palette, the analogous pair #EDC2CD and #EDE2C2 stays calm, while #C2E3ED is the loudest partner.

What is #edccc2 in CMYK for printing?

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

Is #edccc2 warm or cool?

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

Work with #edccc2 in the Color Lab