#EFEFCF#EFEFCF

#EFEFCF is a very light, muted yellow. Relative luminance 0.846; OKLCH L 94.4% C 0.042 H 107.2°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).

Color values

HEX#EFEFCF
RGBrgb(239, 239, 207)
HSLhsl(60, 50%, 87%)
HSVhsv(60, 13%, 94%)
CMYKcmyk(0%, 0%, 13.4%, 6.3%)
CIE-LABlab(93.71, -5.30, 15.51)
CIE-LCHlch(93.71, 16.39, 108.88°)
OKLaboklab(94.38% -0.0124 0.0401)
OKLCHoklch(94.38% 0.042 107.2)
XYZxyz(77.7245, 84.5893, 71.2522)
Luminance0.8459 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFEFCF #CFCFEF
analogous
#EFDFCF #EFEFCF #DFEFCF
triadic
#EFEFCF #CFEFEF #EFCFEF
tetradic
#EFEFCF #CFEFDF #CFCFEF #EFCFDF
square
#EFEFCF #CFEFDF #CFCFEF #EFCFDF
split-complementary
#EFEFCF #CFDFEF #DFCFEF
monochromatic
#D0D073 #E0E0A1 #EFEFCF #F7F7E8 #F7F7E8

Accessibility & contrast

On white

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

On black

17.92
#EFEFCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFEFCF
17.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFEFCF#FFFFFF#000000##000000
##EFEFCF1.001.1717.9217.92
#FFFFFF1.171.0021.0021.00
#00000017.9221.001.001.00
##00000017.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5ECCD
Deuteranopia (green-blind)
#F6EED0
Tritanopia (blue-blind)
#F4EBE6
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #efefcf;
/* rgb */ color: rgb(239, 239, 207);
/* oklch */ color: oklch(94.4% 0.042 107.2);
Tailwind
colors: {
  custom: {
    50: '#f4f4dd',
    500: '#efefcf',
    950: '#000000',
  },
}
SCSS
$custom: #efefcf;
$custom-light: #f4f4dd;
$custom-dark: #000000;
JSON
{
  "hex": "#efefcf",
  "rgb": {
    "r": 239,
    "g": 239,
    "b": 207
  },
  "hsl": {
    "h": 60,
    "s": 50,
    "l": 87.451
  },
  "oklch": {
    "l": 0.94384,
    "c": 0.04198,
    "h": 107.2
  },
  "luminance": 0.84589
}

Semantic roles & 50–950 ramp

primary
#EFEFCF
secondary
#9696CC
accent
#28BD28
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584

Preview Lab

Preview with #EFEFCF

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

Preview Lab → · Contrast checker → · Palette generator →

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