#EEE0DC#EEE0DC

#EEE0DC is a very light, near-neutral red. Relative luminance 0.767; OKLCH L 91.7% C 0.016 H 36.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).

Color values

HEX#EEE0DC
RGBrgb(238, 224, 220)
HSLhsl(13, 35%, 90%)
HSVhsv(13, 8%, 93%)
CMYKcmyk(0%, 5.9%, 7.6%, 6.7%)
CIE-LABlab(90.16, 4.09, 3.67)
CIE-LCHlch(90.16, 5.49, 41.85°)
OKLaboklab(91.68% 0.0131 0.0097)
OKLCHoklch(91.68% 0.016 36.5)
XYZxyz(74.8324, 76.6566, 78.5503)
Luminance0.7666 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE0DC #DCEAEE
analogous
#EEDCE1 #EEE0DC #EEE9DC
triadic
#EEE0DC #DCEEE0 #E0DCEE
tetradic
#EEE0DC #E1EEDC #DCEAEE #E9DCEE
square
#EEE0DC #E1EEDC #DCEAEE #E9DCEE
split-complementary
#EEE0DC #DCEEE9 #DCE1EE
monochromatic
#C6978A #DABCB3 #EEE0DC #F5EDEA #F5EDEA

Accessibility & contrast

On white

1.29
#EEE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.33
#EEE0DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE0DC
16.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE0DC#FFFFFF#000000##000000
##EEE0DC1.001.2916.3316.33
#FFFFFF1.291.0021.0021.00
#00000016.3321.001.001.00
##00000016.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#F2DEDF
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #eee0dc;
/* rgb */ color: rgb(238, 224, 220);
/* oklch */ color: oklch(91.7% 0.016 36.5);
Tailwind
colors: {
  custom: {
    50: '#f3e9e6',
    500: '#eee0dc',
    950: '#000000',
  },
}
SCSS
$custom: #eee0dc;
$custom-light: #f3e9e6;
$custom-dark: #000000;
JSON
{
  "hex": "#eee0dc",
  "rgb": {
    "r": 238,
    "g": 224,
    "b": 220
  },
  "hsl": {
    "h": 13.333,
    "s": 34.615,
    "l": 89.804
  },
  "oklch": {
    "l": 0.91676,
    "c": 0.01634,
    "h": 36.5
  },
  "luminance": 0.76656
}

Semantic roles & 50–950 ramp

primary
#EEE0DC
secondary
#A6C1C9
accent
#93AD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EEE0DC

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

Preview Lab → · Contrast checker → · Palette generator →

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