#EFEFDF#EFEFDF

#EFEFDF is a very light, muted yellow. Relative luminance 0.854; OKLCH L 94.8% C 0.021 H 106.8°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).

Color values

HEX#EFEFDF
RGBrgb(239, 239, 223)
HSLhsl(60, 33%, 91%)
HSVhsv(60, 7%, 94%)
CMYKcmyk(0%, 0%, 6.7%, 6.3%)
CIE-LABlab(94.06, -2.74, 7.74)
CIE-LCHlch(94.06, 8.21, 109.53°)
OKLaboklab(94.78% -0.0061 0.0203)
OKLCHoklch(94.78% 0.021 106.8)
XYZxyz(79.7806, 85.4118, 82.0809)
Luminance0.8541 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFEFDF #DFDFEF
analogous
#EFE7DF #EFEFDF #E7EFDF
triadic
#EFEFDF #DFEFEF #EFDFEF
tetradic
#EFEFDF #DFEFE7 #DFDFEF #EFDFE7
square
#EFEFDF #DFEFE7 #DFDFEF #EFDFE7
split-complementary
#EFEFDF #DFE7EF #E7DFEF
monochromatic
#C6C68D #DBDBB6 #EFEFDF #F5F5EB #F5F5EB

Accessibility & contrast

On white

1.16
#EFEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.08
#EFEFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFEFDF
18.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFEFDF#FFFFFF#000000##000000
##EFEFDF1.001.1618.0818.08
#FFFFFF1.161.0021.0021.00
#00000018.0821.001.001.00
##00000018.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#F2EEE0
Tritanopia (blue-blind)
#F2EDEA
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #efefdf;
/* rgb */ color: rgb(239, 239, 223);
/* oklch */ color: oklch(94.8% 0.021 106.8);
Tailwind
colors: {
  custom: {
    50: '#f4f4e9',
    500: '#efefdf',
    950: '#000000',
  },
}
SCSS
$custom: #efefdf;
$custom-light: #f4f4e9;
$custom-dark: #000000;
JSON
{
  "hex": "#efefdf",
  "rgb": {
    "r": 239,
    "g": 239,
    "b": 223
  },
  "hsl": {
    "h": 60,
    "s": 33.333,
    "l": 90.588
  },
  "oklch": {
    "l": 0.94781,
    "c": 0.02116,
    "h": 106.8
  },
  "luminance": 0.85411
}

Semantic roles & 50–950 ramp

primary
#EFEFDF
secondary
#A9A9C9
accent
#39AC39
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584

Preview Lab

Preview with #EFEFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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