#EEEECC#EEEECC

#EEEECC is a very light, muted yellow. Relative luminance 0.837; OKLCH L 94.0% C 0.045 H 107.2°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).

Color values

HEX#EEEECC
RGBrgb(238, 238, 204)
HSLhsl(60, 50%, 87%)
HSVhsv(60, 14%, 93%)
CMYKcmyk(0%, 0%, 14.3%, 6.7%)
CIE-LABlab(93.31, -5.61, 16.50)
CIE-LCHlch(93.31, 17.43, 108.79°)
OKLaboklab(94.04% -0.0132 0.0426)
OKLCHoklch(94.04% 0.045 107.2)
XYZxyz(76.7325, 83.6865, 69.2258)
Luminance0.8369 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEECC #CCCCEE
analogous
#EEDDCC #EEEECC #DDEECC
triadic
#EEEECC #CCEEEE #EECCEE
tetradic
#EEEECC #CCEEDD #CCCCEE #EECCDD
square
#EEEECC #CCEEDD #CCCCEE #EECCDD
split-complementary
#EEEECC #CCDDEE #DDCCEE
monochromatic
#CFCF70 #DFDF9E #EEEECC #F7F7E8 #F7F7E8

Accessibility & contrast

On white

1.18
#EEEECC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.74
#EEEECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEECC
17.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEECC#FFFFFF#000000##000000
##EEEECC1.001.1817.7417.74
#FFFFFF1.181.0021.0021.00
#00000017.7421.001.001.00
##00000017.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EBCA
Deuteranopia (green-blind)
#F5EDCD
Tritanopia (blue-blind)
#F3E9E4
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #eeeecc;
/* rgb */ color: rgb(238, 238, 204);
/* oklch */ color: oklch(94.0% 0.045 107.2);
Tailwind
colors: {
  custom: {
    50: '#f3f3db',
    500: '#eeeecc',
    950: '#000000',
  },
}
SCSS
$custom: #eeeecc;
$custom-light: #f3f3db;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeecc",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 204
  },
  "hsl": {
    "h": 60,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.94036,
    "c": 0.04459,
    "h": 107.2
  },
  "luminance": 0.83686
}

Semantic roles & 50–950 ramp

primary
#EEEECC
secondary
#9393CB
accent
#28BD28
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171715
muted
#858584

Preview Lab

Preview with #EEEECC

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

Preview Lab → · Contrast checker → · Palette generator →

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