#EDDEDC#EDDEDC

#EDDEDC is a very light, near-neutral red. Relative luminance 0.754; OKLCH L 91.2% C 0.017 H 26.7°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).

Color values

HEX#EDDEDC
RGBrgb(237, 222, 220)
HSLhsl(7, 32%, 90%)
HSVhsv(7, 7%, 93%)
CMYKcmyk(0%, 6.3%, 7.2%, 7.1%)
CIE-LABlab(89.59, 4.78, 2.82)
CIE-LCHlch(89.59, 5.55, 30.53°)
OKLaboklab(91.21% 0.015 0.0075)
OKLCHoklch(91.21% 0.017 26.7)
XYZxyz(73.9632, 75.4153, 78.3565)
Luminance0.7541 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EDDEDC #DCEBED
analogous
#EDDCE3 #EDDEDC #EDE7DC
triadic
#EDDEDC #DCEDDE #DEDCED
tetradic
#EDDEDC #E3EDDC #DCEBED #E7DCED
square
#EDDEDC #E3EDDC #DCEBED #E7DCED
split-complementary
#EDDEDC #DCEDE7 #DCE3ED
monochromatic
#C3928B #D8B8B4 #EDDEDC #F5ECEB #F5ECEB

Accessibility & contrast

On white

1.31
#EDDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.08
#EDDEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EDDEDC
16.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EDDEDC#FFFFFF#000000##000000
##EDDEDC1.001.3116.0816.08
#FFFFFF1.311.0021.0021.00
#00000016.0821.001.001.00
##00000016.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#F1DCDD
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #eddedc;
/* rgb */ color: rgb(237, 222, 220);
/* oklch */ color: oklch(91.2% 0.017 26.7);
Tailwind
colors: {
  custom: {
    50: '#f2e8e6',
    500: '#eddedc',
    950: '#000000',
  },
}
SCSS
$custom: #eddedc;
$custom-light: #f2e8e6;
$custom-dark: #000000;
JSON
{
  "hex": "#eddedc",
  "rgb": {
    "r": 237,
    "g": 222,
    "b": 220
  },
  "hsl": {
    "h": 7.059,
    "s": 32.075,
    "l": 89.608
  },
  "oklch": {
    "l": 0.91205,
    "c": 0.01675,
    "h": 26.7
  },
  "luminance": 0.75414
}

Semantic roles & 50–950 ramp

primary
#EDDEDC
secondary
#A6C3C7
accent
#9EAB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EDDEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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