#EEECED#EEECED

#EEECED is a very light, near-neutral grey. Relative luminance 0.843; OKLCH L 94.5% C 0.003 H 345.2°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).

Color values

HEX#EEECED
RGBrgb(238, 236, 237)
HSLhsl(330, 6%, 93%)
HSVhsv(330, 1%, 93%)
CMYKcmyk(0%, 0.8%, 0.4%, 6.7%)
CIE-LABlab(93.57, 0.85, -0.25)
CIE-LCHlch(93.57, 0.88, 343.72°)
OKLaboklab(94.49% 0.0024 -0.0006)
OKLCHoklch(94.49% 0.003 345.2)
XYZxyz(80.5389, 84.2826, 92.1296)
Luminance0.8428 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEECED #ECEEED
analogous
#EEECEE #EEECED #EEECEC
triadic
#EEECED #EDEEEC #ECEDEE
tetradic
#EEECED #EEEEEC #ECEEED #ECECEE
square
#EEECED #EEEEEC #ECEEED #ECECEE
split-complementary
#EEECED #ECEEEC #ECEEEE
monochromatic
#B4ABB0 #D1CCCE #EEECED #F1EFF0 #F1EFF0

Accessibility & contrast

On white

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

On black

17.86
#EEECED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEECED
17.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEECED#FFFFFF#000000##000000
##EEECED1.001.1817.8617.86
#FFFFFF1.181.0021.0021.00
#00000017.8621.001.001.00
##00000017.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#EEECEC
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #eeeced;
/* rgb */ color: rgb(238, 236, 237);
/* oklch */ color: oklch(94.5% 0.003 345.2);
Tailwind
colors: {
  custom: {
    50: '#f3f2f2',
    500: '#eeeced',
    950: '#000000',
  },
}
SCSS
$custom: #eeeced;
$custom-light: #f3f2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#eeeced",
  "rgb": {
    "r": 238,
    "g": 236,
    "b": 237
  },
  "hsl": {
    "h": 330,
    "s": 5.556,
    "l": 92.941
  },
  "oklch": {
    "l": 0.94491,
    "c": 0.00251,
    "h": 345.2
  },
  "luminance": 0.84282
}

Semantic roles & 50–950 ramp

primary
#EEECED
secondary
#BDC2BF
accent
#8F7356
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585

Preview Lab

Preview with #EEECED

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

Preview Lab → · Contrast checker → · Palette generator →

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