#EEE3DC#EEE3DC

#EEE3DC is a very light, near-neutral orange. Relative luminance 0.783; OKLCH L 92.3% C 0.015 H 54.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).

Color values

HEX#EEE3DC
RGBrgb(238, 227, 220)
HSLhsl(23, 35%, 90%)
HSVhsv(23, 8%, 93%)
CMYKcmyk(0%, 4.6%, 7.6%, 6.7%)
CIE-LABlab(90.91, 2.55, 4.75)
CIE-LCHlch(90.91, 5.39, 61.80°)
OKLaboklab(92.26% 0.0088 0.0125)
OKLCHoklch(92.26% 0.015 54.9)
XYZxyz(75.6458, 78.2834, 78.8214)
Luminance0.7828 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE3DC #DCE7EE
analogous
#EEDCDE #EEE3DC #EEECDC
triadic
#EEE3DC #DCEEE3 #E3DCEE
tetradic
#EEE3DC #DEEEDC #DCE7EE #ECDCEE
square
#EEE3DC #DEEEDC #DCE7EE #ECDCEE
split-complementary
#EEE3DC #DCEEEC #DCDEEE
monochromatic
#C6A18A #DAC2B3 #EEE3DC #F5EFEA #F5EFEA

Accessibility & contrast

On white

1.26
#EEE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.66
#EEE3DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE3DC
16.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE3DC#FFFFFF#000000##000000
##EEE3DC1.001.2616.6616.66
#FFFFFF1.261.0021.0021.00
#00000016.6621.001.001.00
##00000016.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6E4DC
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#F2E1E1
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #eee3dc;
/* rgb */ color: rgb(238, 227, 220);
/* oklch */ color: oklch(92.3% 0.015 54.9);
Tailwind
colors: {
  custom: {
    50: '#f3ebe6',
    500: '#eee3dc',
    950: '#000000',
  },
}
SCSS
$custom: #eee3dc;
$custom-light: #f3ebe6;
$custom-dark: #000000;
JSON
{
  "hex": "#eee3dc",
  "rgb": {
    "r": 238,
    "g": 227,
    "b": 220
  },
  "hsl": {
    "h": 23.333,
    "s": 34.615,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92261,
    "c": 0.01531,
    "h": 54.9
  },
  "luminance": 0.78283
}

Semantic roles & 50–950 ramp

primary
#EEE3DC
secondary
#A6BBC9
accent
#80AD38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EEE3DC

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

Preview Lab → · Contrast checker → · Palette generator →

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