#EEECC0#EEECC0

#EEECC0 is a very light, muted yellow. Relative luminance 0.820; OKLCH L 93.4% C 0.057 H 105.3°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).

Color values

HEX#EEECC0
RGBrgb(238, 236, 192)
HSLhsl(57, 58%, 84%)
HSVhsv(57, 19%, 93%)
CMYKcmyk(0%, 0.8%, 19.3%, 6.7%)
CIE-LABlab(92.56, -6.38, 21.64)
CIE-LCHlch(92.56, 22.56, 106.44°)
OKLaboklab(93.36% -0.0151 0.0553)
OKLCHoklch(93.36% 0.057 105.3)
XYZxyz(74.7693, 81.9747, 61.7428)
Luminance0.8197 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEECC0 #C0C2EE
analogous
#EED5C0 #EEECC0 #D9EEC0
triadic
#EEECC0 #C0EEEC #ECC0EE
tetradic
#EEECC0 #C0EED5 #C0C2EE #EEC0D9
square
#EEECC0 #C0EED5 #C0C2EE #EEC0D9
split-complementary
#EEECC0 #C0D9EE #D5C0EE
monochromatic
#D4CF60 #E1DD90 #EEECC0 #F8F8E7 #F8F8E7

Accessibility & contrast

On white

1.21
#EEECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.39
#EEECC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEECC0
17.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEECC0#FFFFFF#000000##000000
##EEECC01.001.2117.3917.39
#FFFFFF1.211.0021.0021.00
#00000017.3921.001.001.00
##00000017.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4E8BD
Deuteranopia (green-blind)
#F5EBC2
Tritanopia (blue-blind)
#F5E6E0
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #eeecc0;
/* rgb */ color: rgb(238, 236, 192);
/* oklch */ color: oklch(93.4% 0.057 105.3);
Tailwind
colors: {
  custom: {
    50: '#f4f2d3',
    500: '#eeecc0',
    950: '#000000',
  },
}
SCSS
$custom: #eeecc0;
$custom-light: #f4f2d3;
$custom-dark: #000000;
JSON
{
  "hex": "#eeecc0",
  "rgb": {
    "r": 238,
    "g": 236,
    "b": 192
  },
  "hsl": {
    "h": 57.391,
    "s": 57.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.93363,
    "c": 0.05738,
    "h": 105.3
  },
  "luminance": 0.81974
}

Semantic roles & 50–950 ramp

primary
#EEECC0
secondary
#878ACC
accent
#28C520
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583

Preview Lab

Preview with #EEECC0

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

Preview Lab → · Contrast checker → · Palette generator →

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