#EFEFED#EFEFED

#EFEFED is a very light, near-neutral grey. Relative luminance 0.862; OKLCH L 95.2% C 0.003 H 106.4°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#EFEFED
RGBrgb(239, 239, 237)
HSLhsl(60, 6%, 93%)
HSVhsv(60, 1%, 94%)
CMYKcmyk(0%, 0%, 0.8%, 6.3%)
CIE-LABlab(94.40, -0.35, 0.96)
CIE-LCHlch(94.40, 1.03, 110.09°)
OKLaboklab(95.16% -0.0007 0.0026)
OKLCHoklch(95.16% 0.003 106.4)
XYZxyz(81.7467, 86.1982, 92.4357)
Luminance0.8620 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFEFED #EDEDEF
analogous
#EFEEED #EFEFED #EEEFED
triadic
#EFEFED #EDEFEF #EFEDEF
tetradic
#EFEFED #EDEFEE #EDEDEF #EFEDEE
square
#EFEFED #EDEFEE #EDEDEF #EFEDEE
split-complementary
#EFEFED #EDEEEF #EEEDEF
monochromatic
#B5B5AC #D2D2CD #EFEFED #F1F1EF #F1F1EF

Accessibility & contrast

On white

1.15
#EFEFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.24
#EFEFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFEFED
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFEFED#FFFFFF#000000##000000
##EFEFED1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFEFED
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#EFEFEE
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #efefed;
/* rgb */ color: rgb(239, 239, 237);
/* oklch */ color: oklch(95.2% 0.003 106.4);
Tailwind
colors: {
  custom: {
    50: '#f4f4f2',
    500: '#efefed',
    950: '#000000',
  },
}
SCSS
$custom: #efefed;
$custom-light: #f4f4f2;
$custom-dark: #000000;
JSON
{
  "hex": "#efefed",
  "rgb": {
    "r": 239,
    "g": 239,
    "b": 237
  },
  "hsl": {
    "h": 60,
    "s": 5.882,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95157,
    "c": 0.00266,
    "h": 106.4
  },
  "luminance": 0.86198
}

Semantic roles & 50–950 ramp

primary
#EFEFED
secondary
#BEBEC3
accent
#569056
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #EFEFED

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

Preview Lab → · Contrast checker → · Palette generator →

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