#EEE2DC#EEE2DC

#EEE2DC is a very light, near-neutral orange. Relative luminance 0.777; OKLCH L 92.1% C 0.015 H 48.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).

Color values

HEX#EEE2DC
RGBrgb(238, 226, 220)
HSLhsl(20, 35%, 90%)
HSVhsv(20, 8%, 93%)
CMYKcmyk(0%, 5%, 7.6%, 6.7%)
CIE-LABlab(90.66, 3.06, 4.39)
CIE-LCHlch(90.66, 5.35, 55.09°)
OKLaboklab(92.07% 0.0102 0.0116)
OKLCHoklch(92.07% 0.015 48.6)
XYZxyz(75.3731, 77.7380, 78.7305)
Luminance0.7774 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE2DC #DCE8EE
analogous
#EEDCDF #EEE2DC #EEEBDC
triadic
#EEE2DC #DCEEE2 #E2DCEE
tetradic
#EEE2DC #DFEEDC #DCE8EE #EBDCEE
square
#EEE2DC #DFEEDC #DCE8EE #EBDCEE
split-complementary
#EEE2DC #DCEEEB #DCDFEE
monochromatic
#C69E8A #DAC0B3 #EEE2DC #F5EEEA #F5EEEA

Accessibility & contrast

On white

1.27
#EEE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.55
#EEE2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE2DC
16.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE2DC#FFFFFF#000000##000000
##EEE2DC1.001.2716.5516.55
#FFFFFF1.271.0021.0021.00
#00000016.5521.001.001.00
##00000016.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E3DC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#F2E0E0
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #eee2dc;
/* rgb */ color: rgb(238, 226, 220);
/* oklch */ color: oklch(92.1% 0.015 48.6);
Tailwind
colors: {
  custom: {
    50: '#f3ebe6',
    500: '#eee2dc',
    950: '#000000',
  },
}
SCSS
$custom: #eee2dc;
$custom-light: #f3ebe6;
$custom-dark: #000000;
JSON
{
  "hex": "#eee2dc",
  "rgb": {
    "r": 238,
    "g": 226,
    "b": 220
  },
  "hsl": {
    "h": 20,
    "s": 34.615,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92065,
    "c": 0.01547,
    "h": 48.6
  },
  "luminance": 0.77737
}

Semantic roles & 50–950 ramp

primary
#EEE2DC
secondary
#A6BDC9
accent
#86AD38
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EEE2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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