#EEE5CC#EEE5CC

#EEE5CC is a very light, muted orange. Relative luminance 0.786; OKLCH L 92.2% C 0.035 H 90.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).

Color values

HEX#EEE5CC
RGBrgb(238, 229, 204)
HSLhsl(44, 50%, 87%)
HSVhsv(44, 14%, 93%)
CMYKcmyk(0%, 3.8%, 14.3%, 6.7%)
CIE-LABlab(91.04, -1.05, 13.29)
CIE-LCHlch(91.04, 13.33, 94.50°)
OKLaboklab(92.24% -0.0003 0.0345)
OKLCHoklch(92.24% 0.035 90.5)
XYZxyz(74.1775, 78.5764, 68.3741)
Luminance0.7857 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEE5CC #CCD5EE
analogous
#EED4CC #EEE5CC #E6EECC
triadic
#EEE5CC #CCEEE5 #E5CCEE
tetradic
#EEE5CC #CCEED4 #CCD5EE #EECCE6
square
#EEE5CC #CCEED4 #CCD5EE #EECCE6
split-complementary
#EEE5CC #CCE6EE #D4CCEE
monochromatic
#CFB670 #DFCE9E #EEE5CC #F7F3E8 #F7F3E8

Accessibility & contrast

On white

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

On black

16.72
#EEE5CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEE5CC
16.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEE5CC#FFFFFF#000000##000000
##EEE5CC1.001.2616.7216.72
#FFFFFF1.261.0021.0021.00
#00000016.7221.001.001.00
##00000016.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#F4E1DE
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #eee5cc;
/* rgb */ color: rgb(238, 229, 204);
/* oklch */ color: oklch(92.2% 0.035 90.5);
Tailwind
colors: {
  custom: {
    50: '#f3eddb',
    500: '#eee5cc',
    950: '#000000',
  },
}
SCSS
$custom: #eee5cc;
$custom-light: #f3eddb;
$custom-dark: #000000;
JSON
{
  "hex": "#eee5cc",
  "rgb": {
    "r": 238,
    "g": 229,
    "b": 204
  },
  "hsl": {
    "h": 44.118,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.92244,
    "c": 0.0345,
    "h": 90.5
  },
  "luminance": 0.78575
}

Semantic roles & 50–950 ramp

primary
#EEE5CC
secondary
#93A2CB
accent
#50BD28
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484

Preview Lab

Preview with #EEE5CC

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

Preview Lab → · Contrast checker → · Palette generator →

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