#FEDCC6#FEDCC6

#FEDCC6 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.048 H 54.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).

Color values

HEX#FEDCC6
RGBrgb(254, 220, 198)
HSLhsl(24, 97%, 89%)
HSVhsv(24, 22%, 100%)
CMYKcmyk(0%, 13.4%, 22%, 0.4%)
CIE-LABlab(90.02, 8.46, 15.15)
CIE-LCHlch(90.02, 17.35, 60.83°)
OKLaboklab(91.71% 0.0276 0.0393)
OKLCHoklch(91.71% 0.048 54.9)
XYZxyz(76.6596, 76.3368, 64.1114)
Luminance0.7633 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCC6 #C6E8FE
analogous
#FEC6CC #FEDCC6 #FEF8C6
triadic
#FEDCC6 #C6FEDC #DCC6FE
tetradic
#FEDCC6 #CCFEC6 #C6E8FE #F8C6FE
square
#FEDCC6 #CCFEC6 #C6E8FE #F8C6FE
split-complementary
#FEDCC6 #C6FEF8 #C6CCFE
monochromatic
#FC924E #FDB78A #FEDCC6 #FEEDE1 #FEEDE1

Accessibility & contrast

On white

1.29
#FEDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.27
#FEDCC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCC6
16.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCC6#FFFFFF#000000##000000
##FEDCC61.001.2916.2716.27
#FFFFFF1.291.0021.0021.00
#00000016.2721.001.001.00
##00000016.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC5
Deuteranopia (green-blind)
#EEE5C6
Tritanopia (blue-blind)
#FFD6D6
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fedcc6;
/* rgb */ color: rgb(254, 220, 198);
/* oklch */ color: oklch(91.7% 0.048 54.9);
Tailwind
colors: {
  custom: {
    50: '#ffe6d7',
    500: '#fedcc6',
    950: '#000000',
  },
}
SCSS
$custom: #fedcc6;
$custom-light: #ffe6d7;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcc6",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 198
  },
  "hsl": {
    "h": 23.571,
    "s": 96.552,
    "l": 88.627
  },
  "oklch": {
    "l": 0.91713,
    "c": 0.04799,
    "h": 54.9
  },
  "luminance": 0.76334
}

Semantic roles & 50–950 ramp

primary
#FEDCC6
secondary
#81BFE7
accent
#8BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCC6

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

Preview Lab → · Contrast checker → · Palette generator →

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