#EEE2CC#EEE2CC

#EEE2CC is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.7% C 0.032 H 82.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).

Color values

HEX#EEE2CC
RGBrgb(238, 226, 204)
HSLhsl(39, 50%, 87%)
HSVhsv(39, 14%, 93%)
CMYKcmyk(0%, 5%, 14.3%, 6.7%)
CIE-LABlab(90.29, 0.49, 12.22)
CIE-LCHlch(90.29, 12.23, 87.71°)
OKLaboklab(91.65% 0.004 0.0318)
OKLCHoklch(91.65% 0.032 82.8)
XYZxyz(73.3546, 76.9306, 68.0998)
Luminance0.7693 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE2CC #CCD8EE
analogous
#EED1CC #EEE2CC #E9EECC
triadic
#EEE2CC #CCEEE2 #E2CCEE
tetradic
#EEE2CC #CCEED1 #CCD8EE #EECCE9
square
#EEE2CC #CCEED1 #CCD8EE #EECCE9
split-complementary
#EEE2CC #CCE9EE #D1CCEE
monochromatic
#CFAE70 #DFC89E #EEE2CC #F7F2E8 #F7F2E8

Accessibility & contrast

On white

1.28
#EEE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.39
#EEE2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE2CC
16.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE2CC#FFFFFF#000000##000000
##EEE2CC1.001.2816.3916.39
#FFFFFF1.281.0021.0021.00
#00000016.3921.001.001.00
##00000016.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E1CB
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#F4DEDC
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #eee2cc;
/* rgb */ color: rgb(238, 226, 204);
/* oklch */ color: oklch(91.7% 0.032 82.8);
Tailwind
colors: {
  custom: {
    50: '#f3ebdb',
    500: '#eee2cc',
    950: '#000000',
  },
}
SCSS
$custom: #eee2cc;
$custom-light: #f3ebdb;
$custom-dark: #000000;
JSON
{
  "hex": "#eee2cc",
  "rgb": {
    "r": 238,
    "g": 226,
    "b": 204
  },
  "hsl": {
    "h": 38.824,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.91652,
    "c": 0.03205,
    "h": 82.8
  },
  "luminance": 0.76929
}

Semantic roles & 50–950 ramp

primary
#EEE2CC
secondary
#93A7CB
accent
#5DBD28
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484

Preview Lab

Preview with #EEE2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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