#EEEEC2#EEEEC2

#EEEEC2 is a very light, muted yellow. Relative luminance 0.832; OKLCH L 93.8% C 0.057 H 107.5°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).

Color values

HEX#EEEEC2
RGBrgb(238, 238, 194)
HSLhsl(60, 56%, 85%)
HSVhsv(60, 18%, 93%)
CMYKcmyk(0%, 0%, 18.5%, 6.7%)
CIE-LABlab(93.11, -7.10, 21.37)
CIE-LCHlch(93.11, 22.52, 108.38°)
OKLaboklab(93.81% -0.0172 0.0547)
OKLCHoklch(93.81% 0.057 107.5)
XYZxyz(75.5714, 83.2221, 63.1108)
Luminance0.8322 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEEC2 #C2C2EE
analogous
#EED8C2 #EEEEC2 #D8EEC2
triadic
#EEEEC2 #C2EEEE #EEC2EE
tetradic
#EEEEC2 #C2EED8 #C2C2EE #EEC2D8
square
#EEEEC2 #C2EED8 #C2C2EE #EEC2D8
split-complementary
#EEEEC2 #C2D8EE #D8C2EE
monochromatic
#D3D362 #E1E192 #EEEEC2 #F8F8E7 #F8F8E7

Accessibility & contrast

On white

1.19
#EEEEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.64
#EEEEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEEC2
17.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEEC2#FFFFFF#000000##000000
##EEEEC21.001.1917.6417.64
#FFFFFF1.191.0021.0021.00
#00000017.6421.001.001.00
##00000017.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6EABF
Deuteranopia (green-blind)
#F7ECC4
Tritanopia (blue-blind)
#F5E8E2
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #eeeec2;
/* rgb */ color: rgb(238, 238, 194);
/* oklch */ color: oklch(93.8% 0.057 107.5);
Tailwind
colors: {
  custom: {
    50: '#f3f3d4',
    500: '#eeeec2',
    950: '#000000',
  },
}
SCSS
$custom: #eeeec2;
$custom-light: #f3f3d4;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeec2",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 194
  },
  "hsl": {
    "h": 60,
    "s": 56.41,
    "l": 84.706
  },
  "oklch": {
    "l": 0.93809,
    "c": 0.05733,
    "h": 107.5
  },
  "luminance": 0.83221
}

Semantic roles & 50–950 ramp

primary
#EEEEC2
secondary
#8989CC
accent
#22C422
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583

Preview Lab

Preview with #EEEEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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