#EEEDEF#EEEDEF

#EEEDEF is a very light, near-neutral grey. Relative luminance 0.850; OKLCH L 94.7% C 0.003 H 308.5°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).

Color values

HEX#EEEDEF
RGBrgb(238, 237, 239)
HSLhsl(270, 6%, 93%)
HSVhsv(270, 1%, 94%)
CMYKcmyk(0.4%, 0.8%, 0%, 6.3%)
CIE-LABlab(93.87, 0.69, -0.85)
CIE-LCHlch(93.87, 1.09, 309.11°)
OKLaboklab(94.74% 0.0018 -0.0022)
OKLCHoklch(94.74% 0.003 308.5)
XYZxyz(81.1215, 84.9775, 93.7733)
Luminance0.8498 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EEEDEF #EEEFED
analogous
#EDEDEF #EEEDEF #EFEDEF
triadic
#EEEDEF #EFEEED #EDEFEE
tetradic
#EEEDEF #EFEDED #EEEFED #EDEFEF
square
#EEEDEF #EFEDED #EEEFED #EDEFEF
split-complementary
#EEEDEF #EFEFED #EDEFED
monochromatic
#B1ACB5 #CFCDD2 #EEEDEF #F0EFF1 #F0EFF1

Accessibility & contrast

On white

1.17
#EEEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.00
#EEEDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EEEDEF
18.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EEEDEF#FFFFFF#000000##000000
##EEEDEF1.001.1718.0018.00
#FFFFFF1.171.0021.0021.00
#00000018.0021.001.001.00
##00000018.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEDEF
Deuteranopia (green-blind)
#EDEDEF
Tritanopia (blue-blind)
#EEEDEE
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #eeedef;
/* rgb */ color: rgb(238, 237, 239);
/* oklch */ color: oklch(94.7% 0.003 308.5);
Tailwind
colors: {
  custom: {
    50: '#f3f2f4',
    500: '#eeedef',
    950: '#000000',
  },
}
SCSS
$custom: #eeedef;
$custom-light: #f3f2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#eeedef",
  "rgb": {
    "r": 238,
    "g": 237,
    "b": 239
  },
  "hsl": {
    "h": 270,
    "s": 5.882,
    "l": 93.333
  },
  "oklch": {
    "l": 0.94744,
    "c": 0.00286,
    "h": 308.5
  },
  "luminance": 0.84978
}

Semantic roles & 50–950 ramp

primary
#EEEDEF
secondary
#C0C3BE
accent
#905673
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EEEDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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