#EFEFBD#EFEFBD

#EFEFBD is a very light, moderate yellow. Relative luminance 0.838; OKLCH L 94.0% C 0.065 H 107.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).

Color values

HEX#EFEFBD
RGBrgb(239, 239, 189)
HSLhsl(60, 61%, 84%)
HSVhsv(60, 21%, 94%)
CMYKcmyk(0%, 0%, 20.9%, 6.3%)
CIE-LABlab(93.35, -7.95, 24.27)
CIE-LCHlch(93.35, 25.54, 108.14°)
OKLaboklab(93.98% -0.0196 0.0618)
OKLCHoklch(93.98% 0.065 107.6)
XYZxyz(75.6480, 83.7587, 60.3162)
Luminance0.8376 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFEFBD #BDBDEF
analogous
#EFD6BD #EFEFBD #D6EFBD
triadic
#EFEFBD #BDEFEF #EFBDEF
tetradic
#EFEFBD #BDEFD6 #BDBDEF #EFBDD6
square
#EFEFBD #BDEFD6 #BDBDEF #EFBDD6
split-complementary
#EFEFBD #BDD6EF #D6BDEF
monochromatic
#D7D75A #E3E38C #EFEFBD #F9F9E6 #F9F9E6

Accessibility & contrast

On white

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

On black

17.75
#EFEFBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFEFBD
17.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFEFBD#FFFFFF#000000##000000
##EFEFBD1.001.1817.7517.75
#FFFFFF1.181.0021.0021.00
#00000017.7521.001.001.00
##00000017.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8EBBA
Deuteranopia (green-blind)
#F9EDBF
Tritanopia (blue-blind)
#F7E8E1
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #efefbd;
/* rgb */ color: rgb(239, 239, 189);
/* oklch */ color: oklch(94.0% 0.065 107.6);
Tailwind
colors: {
  custom: {
    50: '#f4f4d1',
    500: '#efefbd',
    950: '#000000',
  },
}
SCSS
$custom: #efefbd;
$custom-light: #f4f4d1;
$custom-dark: #000000;
JSON
{
  "hex": "#efefbd",
  "rgb": {
    "r": 239,
    "g": 239,
    "b": 189
  },
  "hsl": {
    "h": 60,
    "s": 60.976,
    "l": 83.922
  },
  "oklch": {
    "l": 0.93981,
    "c": 0.06482,
    "h": 107.6
  },
  "luminance": 0.83758
}

Semantic roles & 50–950 ramp

primary
#EFEFBD
secondary
#8383CD
accent
#1DC91D
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171714
muted
#858583

Preview Lab

Preview with #EFEFBD

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

Preview Lab → · Contrast checker → · Palette generator →

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