#FEDECB#FEDECB

#FEDECB is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.2% C 0.044 H 52.6°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).

Color values

HEX#FEDECB
RGBrgb(254, 222, 203)
HSLhsl(22, 96%, 90%)
HSVhsv(22, 20%, 100%)
CMYKcmyk(0%, 12.6%, 20.1%, 0.4%)
CIE-LABlab(90.61, 8.14, 13.38)
CIE-LCHlch(90.61, 15.66, 58.68°)
OKLaboklab(92.21% 0.0266 0.0348)
OKLCHoklch(92.21% 0.044 52.6)
XYZxyz(77.7739, 77.6274, 67.3750)
Luminance0.7762 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDECB #CBEBFE
analogous
#FECBD2 #FEDECB #FEF8CB
triadic
#FEDECB #CBFEDE #DECBFE
tetradic
#FEDECB #D2FECB #CBEBFE #F8CBFE
square
#FEDECB #D2FECB #CBEBFE #F8CBFE
split-complementary
#FEDECB #CBFEF8 #CBD2FE
monochromatic
#FC9253 #FDB88F #FEDECB #FEECE1 #FEECE1

Accessibility & contrast

On white

1.27
#FEDECB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.52
#FEDECB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDECB
16.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDECB#FFFFFF#000000##000000
##FEDECB1.001.2716.5216.52
#FFFFFF1.271.0021.0021.00
#00000016.5221.001.001.00
##00000016.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#EEE7CB
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedecb;
/* rgb */ color: rgb(254, 222, 203);
/* oklch */ color: oklch(92.2% 0.044 52.6);
Tailwind
colors: {
  custom: {
    50: '#ffe8da',
    500: '#fedecb',
    950: '#000000',
  },
}
SCSS
$custom: #fedecb;
$custom-light: #ffe8da;
$custom-dark: #000000;
JSON
{
  "hex": "#fedecb",
  "rgb": {
    "r": 254,
    "g": 222,
    "b": 203
  },
  "hsl": {
    "h": 22.353,
    "s": 96.226,
    "l": 89.608
  },
  "oklch": {
    "l": 0.92214,
    "c": 0.04377,
    "h": 52.6
  },
  "luminance": 0.77625
}

Semantic roles & 50–950 ramp

primary
#FEDECB
secondary
#86C3E7
accent
#90E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDECB

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

Preview Lab → · Contrast checker → · Palette generator →

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