#FEDCBA#FEDCBA

#FEDCBA is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.059 H 67.0°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).

Color values

HEX#FEDCBA
RGBrgb(254, 220, 186)
HSLhsl(30, 97%, 86%)
HSVhsv(30, 27%, 100%)
CMYKcmyk(0%, 13.4%, 26.8%, 0.4%)
CIE-LABlab(89.77, 6.81, 21.07)
CIE-LCHlch(89.77, 22.14, 72.08°)
OKLaboklab(91.44% 0.0229 0.0539)
OKLCHoklch(91.44% 0.059 67)
XYZxyz(75.3300, 75.8050, 57.1086)
Luminance0.7580 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCBA #BADCFE
analogous
#FEBABA #FEDCBA #FEFEBA
triadic
#FEDCBA #BAFEDC #DCBAFE
tetradic
#FEDCBA #BAFEBA #BADCFE #FEBAFE
square
#FEDCBA #BAFEBA #BADCFE #FEBAFE
split-complementary
#FEDCBA #BAFEFE #BABAFE
monochromatic
#FC9F41 #FDBD7E #FEDCBA #FFF0E1 #FFF0E1

Accessibility & contrast

On white

1.30
#FEDCBA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.16
#FEDCBA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCBA
16.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCBA#FFFFFF#000000##000000
##FEDCBA1.001.3016.1616.16
#FFFFFF1.301.0021.0021.00
#00000016.1621.001.001.00
##00000016.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8DDB8
Deuteranopia (green-blind)
#F0E5BB
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fedcba;
/* rgb */ color: rgb(254, 220, 186);
/* oklch */ color: oklch(91.4% 0.059 67.0);
Tailwind
colors: {
  custom: {
    50: '#ffe6ce',
    500: '#fedcba',
    950: '#000000',
  },
}
SCSS
$custom: #fedcba;
$custom-light: #ffe6ce;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcba",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 186
  },
  "hsl": {
    "h": 30,
    "s": 97.143,
    "l": 86.275
  },
  "oklch": {
    "l": 0.91439,
    "c": 0.05857,
    "h": 67
  },
  "luminance": 0.75802
}

Semantic roles & 50–950 ramp

primary
#FEDCBA
secondary
#77AEE5
accent
#73E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483

Preview Lab

Preview with #FEDCBA

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

Preview Lab → · Contrast checker → · Palette generator →

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