#FEDECC#FEDECC

#FEDECC is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.2% C 0.043 H 51.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).

Color values

HEX#FEDECC
RGBrgb(254, 222, 204)
HSLhsl(22, 96%, 90%)
HSVhsv(22, 20%, 100%)
CMYKcmyk(0%, 12.6%, 19.7%, 0.4%)
CIE-LABlab(90.63, 8.29, 12.89)
CIE-LCHlch(90.63, 15.32, 57.26°)
OKLaboklab(92.24% 0.027 0.0336)
OKLCHoklch(92.24% 0.043 51.2)
XYZxyz(77.8935, 77.6752, 68.0047)
Luminance0.7767 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDECC #CCECFE
analogous
#FECCD3 #FEDECC #FEF7CC
triadic
#FEDECC #CCFEDE #DECCFE
tetradic
#FEDECC #D3FECC #CCECFE #F7CCFE
square
#FEDECC #D3FECC #CCECFE #F7CCFE
split-complementary
#FEDECC #CCFEF7 #CCD3FE
monochromatic
#FC9054 #FDB790 #FEDECC #FEECE1 #FEECE1

Accessibility & contrast

On white

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

On black

16.53
#FEDECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDECC
16.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDECC#FFFFFF#000000##000000
##FEDECC1.001.2716.5316.53
#FFFFFF1.271.0021.0021.00
#00000016.5321.001.001.00
##00000016.5321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fedecc;
/* rgb */ color: rgb(254, 222, 204);
/* oklch */ color: oklch(92.2% 0.043 51.2);
Tailwind
colors: {
  custom: {
    50: '#ffe8db',
    500: '#fedecc',
    950: '#000000',
  },
}
SCSS
$custom: #fedecc;
$custom-light: #ffe8db;
$custom-dark: #000000;
JSON
{
  "hex": "#fedecc",
  "rgb": {
    "r": 254,
    "g": 222,
    "b": 204
  },
  "hsl": {
    "h": 21.6,
    "s": 96.154,
    "l": 89.804
  },
  "oklch": {
    "l": 0.92238,
    "c": 0.04303,
    "h": 51.2
  },
  "luminance": 0.77673
}

Semantic roles & 50–950 ramp

primary
#FEDECC
secondary
#87C5E7
accent
#93E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181615
muted
#868484

Preview Lab

Preview with #FEDECC

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

Preview Lab → · Contrast checker → · Palette generator →

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