#EFDEBC#EFDEBC

#EFDEBC is a very light, muted orange. Relative luminance 0.742; OKLCH L 90.6% C 0.049 H 84.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).

Color values

HEX#EFDEBC
RGBrgb(239, 222, 188)
HSLhsl(40, 61%, 84%)
HSVhsv(40, 21%, 94%)
CMYKcmyk(0%, 7.1%, 21.3%, 6.3%)
CIE-LABlab(89.03, 0.52, 18.81)
CIE-LCHlch(89.03, 18.81, 88.40°)
OKLaboklab(90.57% 0.0046 0.0483)
OKLCHoklch(90.57% 0.049 84.5)
XYZxyz(70.7950, 74.2257, 58.1648)
Luminance0.7422 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFDEBC #BCCDEF
analogous
#EFC4BC #EFDEBC #E6EFBC
triadic
#EFDEBC #BCEFDE #DEBCEF
tetradic
#EFDEBC #BCEFC4 #BCCDEF #EFBCE6
square
#EFDEBC #BCEFC4 #BCCDEF #EFBCE6
split-complementary
#EFDEBC #BCE6EF #C4BCEF
monochromatic
#D7AD59 #E3C68B #EFDEBC #F9F3E6 #F9F3E6

Accessibility & contrast

On white

1.33
#EFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.84
#EFDEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFDEBC
15.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFDEBC#FFFFFF#000000##000000
##EFDEBC1.001.3315.8415.84
#FFFFFF1.331.0021.0021.00
#00000015.8421.001.001.00
##00000015.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#EBE2BD
Tritanopia (blue-blind)
#F8D8D5
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #efdebc;
/* rgb */ color: rgb(239, 222, 188);
/* oklch */ color: oklch(90.6% 0.049 84.5);
Tailwind
colors: {
  custom: {
    50: '#f4e8d0',
    500: '#efdebc',
    950: '#000000',
  },
}
SCSS
$custom: #efdebc;
$custom-light: #f4e8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#efdebc",
  "rgb": {
    "r": 239,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 40,
    "s": 61.446,
    "l": 83.725
  },
  "oklch": {
    "l": 0.90568,
    "c": 0.04853,
    "h": 84.5
  },
  "luminance": 0.74224
}

Semantic roles & 50–950 ramp

primary
#EFDEBC
secondary
#829BCD
accent
#56C91C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483

Preview Lab

Preview with #EFDEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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