#EEDCDC#EEDCDC

#EEDCDC is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.9% C 0.020 H 17.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).

Color values

HEX#EEDCDC
RGBrgb(238, 220, 220)
HSLhsl(0, 35%, 90%)
HSVhsv(0, 8%, 93%)
CMYKcmyk(0%, 7.6%, 7.6%, 6.7%)
CIE-LABlab(89.17, 6.17, 2.23)
CIE-LCHlch(89.17, 6.56, 19.88°)
OKLaboklab(90.9% 0.0189 0.006)
OKLCHoklch(90.9% 0.02 17.5)
XYZxyz(73.7700, 74.5319, 78.1962)
Luminance0.7453 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEDCDC #DCEEEE
analogous
#EEDCE5 #EEDCDC #EEE5DC
triadic
#EEDCDC #DCEEDC #DCDCEE
tetradic
#EEDCDC #E5EEDC #DCEEEE #E5DCEE
square
#EEDCDC #E5EEDC #DCEEEE #E5DCEE
split-complementary
#EEDCDC #DCEEE5 #DCE5EE
monochromatic
#C68A8A #DAB3B3 #EEDCDC #F5EAEA #F5EAEA

Accessibility & contrast

On white

1.32
#EEDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.91
#EEDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEDCDC
15.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEDCDC#FFFFFF#000000##000000
##EEDCDC1.001.3215.9115.91
#FFFFFF1.321.0021.0021.00
#00000015.9121.001.001.00
##00000015.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E3E1DC
Tritanopia (blue-blind)
#F2DBDC
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #eedcdc;
/* rgb */ color: rgb(238, 220, 220);
/* oklch */ color: oklch(90.9% 0.020 17.5);
Tailwind
colors: {
  custom: {
    50: '#f3e6e6',
    500: '#eedcdc',
    950: '#000000',
  },
}
SCSS
$custom: #eedcdc;
$custom-light: #f3e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#eedcdc",
  "rgb": {
    "r": 238,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 0,
    "s": 34.615,
    "l": 89.804
  },
  "oklch": {
    "l": 0.909,
    "c": 0.01986,
    "h": 17.5
  },
  "luminance": 0.74531
}

Semantic roles & 50–950 ramp

primary
#EEDCDC
secondary
#A6C9C9
accent
#ADAD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EEDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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