#EEE2DD#EEE2DD

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

Color values

HEX#EEE2DD
RGBrgb(238, 226, 221)
HSLhsl(18, 33%, 90%)
HSVhsv(18, 7%, 93%)
CMYKcmyk(0%, 5%, 7.1%, 6.7%)
CIE-LABlab(90.68, 3.23, 3.90)
CIE-LCHlch(90.68, 5.06, 50.37°)
OKLaboklab(92.09% 0.0106 0.0103)
OKLCHoklch(92.09% 0.015 44.2)
XYZxyz(75.5059, 77.7911, 79.4301)
Luminance0.7779 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE2DD #DDE9EE
analogous
#EEDDE1 #EEE2DD #EEEADD
triadic
#EEE2DD #DDEEE2 #E2DDEE
tetradic
#EEE2DD #E1EEDD #DDE9EE #EADDEE
square
#EEE2DD #E1EEDD #DDE9EE #EADDEE
split-complementary
#EEE2DD #DDEEEA #DDE1EE
monochromatic
#C59C8B #DABFB4 #EEE2DD #F5EEEB #F5EEEB

Accessibility & contrast

On white

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

On black

16.56
#EEE2DD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE2DD
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE2DD#FFFFFF#000000##000000
##EEE2DD1.001.2716.5616.56
#FFFFFF1.271.0021.0021.00
#00000016.5621.001.001.00
##00000016.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5E3DD
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#F2E0E1
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #eee2dd;
/* rgb */ color: rgb(238, 226, 221);
/* oklch */ color: oklch(92.1% 0.015 44.2);
Tailwind
colors: {
  custom: {
    50: '#f3ebe7',
    500: '#eee2dd',
    950: '#000000',
  },
}
SCSS
$custom: #eee2dd;
$custom-light: #f3ebe7;
$custom-dark: #000000;
JSON
{
  "hex": "#eee2dd",
  "rgb": {
    "r": 238,
    "g": 226,
    "b": 221
  },
  "hsl": {
    "h": 17.647,
    "s": 33.333,
    "l": 90
  },
  "oklch": {
    "l": 0.92093,
    "c": 0.01482,
    "h": 44.2
  },
  "luminance": 0.7779
}

Semantic roles & 50–950 ramp

primary
#EEE2DD
secondary
#A7BEC8
accent
#8AAC39
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #EEE2DD

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

Preview Lab → · Contrast checker → · Palette generator →

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