#ECCED2#ECCED2

#ECCED2 is a very light, muted red. Relative luminance 0.666; OKLCH L 87.8% C 0.034 H 8.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).

Color values

HEX#ECCED2
RGBrgb(236, 206, 210)
HSLhsl(352, 44%, 87%)
HSVhsv(352, 13%, 93%)
CMYKcmyk(0%, 12.7%, 11%, 7.5%)
CIE-LABlab(85.32, 11.13, 1.89)
CIE-LCHlch(85.32, 11.29, 9.62°)
OKLaboklab(87.77% 0.0337 0.0051)
OKLCHoklch(87.77% 0.034 8.7)
XYZxyz(68.2955, 66.6302, 70.2235)
Luminance0.6663 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ECCED2 #CEECE8
analogous
#ECCEE1 #ECCED2 #ECD9CE
triadic
#ECCED2 #D2ECCE #CED2EC
tetradic
#ECCED2 #E1ECCE #CEECE8 #D9CEEC
square
#ECCED2 #E1ECCE #CEECE8 #D9CEEC
split-complementary
#ECCED2 #CEECD9 #CEE1EC
monochromatic
#CA7681 #DBA2AA #ECCED2 #F6E9EB #F6E9EB

Accessibility & contrast

On white

1.47
#ECCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.33
#ECCED2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ECCED2
14.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ECCED2#FFFFFF#000000##000000
##ECCED21.001.4714.3314.33
#FFFFFF1.471.0021.0021.00
#00000014.3321.001.001.00
##00000014.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#F2CCCF
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ecced2;
/* rgb */ color: rgb(236, 206, 210);
/* oklch */ color: oklch(87.8% 0.034 8.7);
Tailwind
colors: {
  custom: {
    50: '#f2dddf',
    500: '#ecced2',
    950: '#000000',
  },
}
SCSS
$custom: #ecced2;
$custom-light: #f2dddf;
$custom-dark: #000000;
JSON
{
  "hex": "#ecced2",
  "rgb": {
    "r": 236,
    "g": 206,
    "b": 210
  },
  "hsl": {
    "h": 352,
    "s": 44.118,
    "l": 86.667
  },
  "oklch": {
    "l": 0.87765,
    "c": 0.03404,
    "h": 8.7
  },
  "luminance": 0.66629
}

Semantic roles & 50–950 ramp

primary
#ECCED2
secondary
#96C8C1
accent
#B7A52E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484

Preview Lab

Preview with #ECCED2

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#ECCED2 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva