#EEE9DC#EEE9DC

#EEE9DC is a very light, near-neutral orange. Relative luminance 0.816; OKLCH L 93.4% C 0.018 H 89.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).

Color values

HEX#EEE9DC
RGBrgb(238, 233, 220)
HSLhsl(43, 35%, 90%)
HSVhsv(43, 8%, 93%)
CMYKcmyk(0%, 2.1%, 7.6%, 6.7%)
CIE-LABlab(92.41, -0.53, 6.91)
CIE-LCHlch(92.41, 6.93, 94.40°)
OKLaboklab(93.44% 0.0002 0.0181)
OKLCHoklch(93.44% 0.018 89.4)
XYZxyz(77.3155, 81.6228, 79.3780)
Luminance0.8162 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE9DC #DCE1EE
analogous
#EEE0DC #EEE9DC #EAEEDC
triadic
#EEE9DC #DCEEE9 #E9DCEE
tetradic
#EEE9DC #DCEEE0 #DCE1EE #EEDCEA
square
#EEE9DC #DCEEE0 #DCE1EE #EEDCEA
split-complementary
#EEE9DC #DCEAEE #E0DCEE
monochromatic
#C6B58A #DACFB3 #EEE9DC #F5F2EA #F5F2EA

Accessibility & contrast

On white

1.21
#EEE9DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.32
#EEE9DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE9DC
17.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE9DC#FFFFFF#000000##000000
##EEE9DC1.001.2117.3217.32
#FFFFFF1.211.0021.0021.00
#00000017.3221.001.001.00
##00000017.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#F1E7E5
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #eee9dc;
/* rgb */ color: rgb(238, 233, 220);
/* oklch */ color: oklch(93.4% 0.018 89.4);
Tailwind
colors: {
  custom: {
    50: '#f3f0e6',
    500: '#eee9dc',
    950: '#000000',
  },
}
SCSS
$custom: #eee9dc;
$custom-light: #f3f0e6;
$custom-dark: #000000;
JSON
{
  "hex": "#eee9dc",
  "rgb": {
    "r": 238,
    "g": 233,
    "b": 220
  },
  "hsl": {
    "h": 43.333,
    "s": 34.615,
    "l": 89.804
  },
  "oklch": {
    "l": 0.93439,
    "c": 0.01813,
    "h": 89.4
  },
  "luminance": 0.81622
}

Semantic roles & 50–950 ramp

primary
#EEE9DC
secondary
#A6AFC9
accent
#59AD38
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584

Preview Lab

Preview with #EEE9DC

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

Preview Lab → · Contrast checker → · Palette generator →

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