#EFEFCA#EFEFCA

#EFEFCA is a very light, muted yellow. Relative luminance 0.843; OKLCH L 94.3% C 0.048 H 107.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).

Color values

HEX#EFEFCA
RGBrgb(239, 239, 202)
HSLhsl(60, 54%, 86%)
HSVhsv(60, 15%, 94%)
CMYKcmyk(0%, 0%, 15.5%, 6.3%)
CIE-LABlab(93.60, -6.06, 17.94)
CIE-LCHlch(93.60, 18.94, 108.67°)
OKLaboklab(94.27% -0.0144 0.0462)
OKLCHoklch(94.27% 0.048 107.3)
XYZxyz(77.1229, 84.3487, 68.0837)
Luminance0.8435 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFEFCA #CACAEF
analogous
#EFDDCA #EFEFCA #DDEFCA
triadic
#EFEFCA #CAEFEF #EFCAEF
tetradic
#EFEFCA #CAEFDD #CACAEF #EFCADD
square
#EFEFCA #CAEFDD #CACAEF #EFCADD
split-complementary
#EFEFCA #CADDEF #DDCAEF
monochromatic
#D3D36C #E1E19B #EFEFCA #F8F8E7 #F8F8E7

Accessibility & contrast

On white

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

On black

17.87
#EFEFCA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFEFCA
17.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFEFCA#FFFFFF#000000##000000
##EFEFCA1.001.1817.8717.87
#FFFFFF1.181.0021.0021.00
#00000017.8721.001.001.00
##00000017.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#F6EDCB
Tritanopia (blue-blind)
#F5EAE5
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #efefca;
/* rgb */ color: rgb(239, 239, 202);
/* oklch */ color: oklch(94.3% 0.048 107.3);
Tailwind
colors: {
  custom: {
    50: '#f4f4da',
    500: '#efefca',
    950: '#000000',
  },
}
SCSS
$custom: #efefca;
$custom-light: #f4f4da;
$custom-dark: #000000;
JSON
{
  "hex": "#efefca",
  "rgb": {
    "r": 239,
    "g": 239,
    "b": 202
  },
  "hsl": {
    "h": 60,
    "s": 53.623,
    "l": 86.471
  },
  "oklch": {
    "l": 0.94268,
    "c": 0.0484,
    "h": 107.3
  },
  "luminance": 0.84348
}

Semantic roles & 50–950 ramp

primary
#EFEFCA
secondary
#9090CD
accent
#24C124
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583

Preview Lab

Preview with #EFEFCA

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

Preview Lab → · Contrast checker → · Palette generator →

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