#EEEECB#EEEECB

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

Color values

HEX#EEEECB
RGBrgb(238, 238, 203)
HSLhsl(60, 51%, 86%)
HSVhsv(60, 15%, 93%)
CMYKcmyk(0%, 0%, 14.7%, 6.7%)
CIE-LABlab(93.29, -5.77, 16.98)
CIE-LCHlch(93.29, 17.94, 108.75°)
OKLaboklab(94.01% -0.0136 0.0438)
OKLCHoklch(94.01% 0.046 107.2)
XYZxyz(76.6130, 83.6387, 68.5962)
Luminance0.8364 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEECB #CBCBEE
analogous
#EEDDCB #EEEECB #DDEECB
triadic
#EEEECB #CBEEEE #EECBEE
tetradic
#EEEECB #CBEEDD #CBCBEE #EECBDD
square
#EEEECB #CBEEDD #CBCBEE #EECBDD
split-complementary
#EEEECB #CBDDEE #DDCBEE
monochromatic
#D0D06F #DFDF9D #EEEECB #F7F7E8 #F7F7E8

Accessibility & contrast

On white

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

On black

17.73
#EEEECB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEECB
17.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEECB#FFFFFF#000000##000000
##EEEECB1.001.1817.7317.73
#FFFFFF1.181.0021.0021.00
#00000017.7321.001.001.00
##00000017.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4EBC9
Deuteranopia (green-blind)
#F5ECCC
Tritanopia (blue-blind)
#F4E9E4
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #eeeecb;
/* rgb */ color: rgb(238, 238, 203);
/* oklch */ color: oklch(94.0% 0.046 107.2);
Tailwind
colors: {
  custom: {
    50: '#f3f3da',
    500: '#eeeecb',
    950: '#000000',
  },
}
SCSS
$custom: #eeeecb;
$custom-light: #f3f3da;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeecb",
  "rgb": {
    "r": 238,
    "g": 238,
    "b": 203
  },
  "hsl": {
    "h": 60,
    "s": 50.725,
    "l": 86.471
  },
  "oklch": {
    "l": 0.94012,
    "c": 0.04587,
    "h": 107.2
  },
  "luminance": 0.83638
}

Semantic roles & 50–950 ramp

primary
#EEEECB
secondary
#9292CB
accent
#27BE27
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171715
muted
#858584

Preview Lab

Preview with #EEEECB

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

Preview Lab → · Contrast checker → · Palette generator →

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