#EDDEDD#EDDEDD

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

Color values

HEX#EDDEDD
RGBrgb(237, 222, 221)
HSLhsl(4, 31%, 90%)
HSVhsv(4, 7%, 93%)
CMYKcmyk(0%, 6.3%, 6.8%, 7.1%)
CIE-LABlab(89.61, 4.95, 2.33)
CIE-LCHlch(89.61, 5.47, 25.22°)
OKLaboklab(91.23% 0.0154 0.0062)
OKLCHoklch(91.23% 0.017 22.1)
XYZxyz(74.0960, 75.4684, 79.0561)
Luminance0.7547 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EDDEDD #DDECED
analogous
#EDDDE4 #EDDEDD #EDE6DD
triadic
#EDDEDD #DDEDDE #DEDDED
tetradic
#EDDEDD #E4EDDD #DDECED #E6DDED
square
#EDDEDD #E4EDDD #DDECED #E6DDED
split-complementary
#EDDEDD #DDEDE6 #DDE4ED
monochromatic
#C3908D #D8B7B5 #EDDEDD #F4ECEB #F4ECEB

Accessibility & contrast

On white

1.30
#EDDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.09
#EDDEDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EDDEDD
16.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EDDEDD#FFFFFF#000000##000000
##EDDEDD1.001.3016.0916.09
#FFFFFF1.301.0021.0021.00
#00000016.0921.001.001.00
##00000016.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#F1DDDE
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #eddedd;
/* rgb */ color: rgb(237, 222, 221);
/* oklch */ color: oklch(91.2% 0.017 22.1);
Tailwind
colors: {
  custom: {
    50: '#f2e8e7',
    500: '#eddedd',
    950: '#000000',
  },
}
SCSS
$custom: #eddedd;
$custom-light: #f2e8e7;
$custom-dark: #000000;
JSON
{
  "hex": "#eddedd",
  "rgb": {
    "r": 237,
    "g": 222,
    "b": 221
  },
  "hsl": {
    "h": 3.75,
    "s": 30.769,
    "l": 89.804
  },
  "oklch": {
    "l": 0.91233,
    "c": 0.01657,
    "h": 22.1
  },
  "luminance": 0.75468
}

Semantic roles & 50–950 ramp

primary
#EDDEDD
secondary
#A8C5C7
accent
#A3A93C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EDDEDD

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

Preview Lab → · Contrast checker → · Palette generator →

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