#EEE1CC#EEE1CC

#EEE1CC is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.5% C 0.031 H 79.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).

Color values

HEX#EEE1CC
RGBrgb(238, 225, 204)
HSLhsl(37, 50%, 87%)
HSVhsv(37, 14%, 93%)
CMYKcmyk(0%, 5.5%, 14.3%, 6.7%)
CIE-LABlab(90.04, 1.00, 11.86)
CIE-LCHlch(90.04, 11.91, 85.17°)
OKLaboklab(91.46% 0.0055 0.0309)
OKLCHoklch(91.46% 0.031 79.9)
XYZxyz(73.0834, 76.3883, 68.0095)
Luminance0.7639 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE1CC #CCD9EE
analogous
#EED0CC #EEE1CC #EAEECC
triadic
#EEE1CC #CCEEE1 #E1CCEE
tetradic
#EEE1CC #CCEED0 #CCD9EE #EECCEA
square
#EEE1CC #CCEED0 #CCD9EE #EECCEA
split-complementary
#EEE1CC #CCEAEE #D0CCEE
monochromatic
#CFAB70 #DFC69E #EEE1CC #F7F2E8 #F7F2E8

Accessibility & contrast

On white

1.29
#EEE1CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.28
#EEE1CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE1CC
16.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE1CC#FFFFFF#000000##000000
##EEE1CC1.001.2916.2816.28
#FFFFFF1.291.0021.0021.00
#00000016.2821.001.001.00
##00000016.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E1CB
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#F4DDDB
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #eee1cc;
/* rgb */ color: rgb(238, 225, 204);
/* oklch */ color: oklch(91.5% 0.031 79.9);
Tailwind
colors: {
  custom: {
    50: '#f3eadb',
    500: '#eee1cc',
    950: '#000000',
  },
}
SCSS
$custom: #eee1cc;
$custom-light: #f3eadb;
$custom-dark: #000000;
JSON
{
  "hex": "#eee1cc",
  "rgb": {
    "r": 238,
    "g": 225,
    "b": 204
  },
  "hsl": {
    "h": 37.059,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.91455,
    "c": 0.03137,
    "h": 79.9
  },
  "luminance": 0.76387
}

Semantic roles & 50–950 ramp

primary
#EEE1CC
secondary
#93A9CB
accent
#61BD28
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484

Preview Lab

Preview with #EEE1CC

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

Preview Lab → · Contrast checker → · Palette generator →

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