#FEDCC7#FEDCC7

#FEDCC7 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.7% C 0.047 H 53.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).

Color values

HEX#FEDCC7
RGBrgb(254, 220, 199)
HSLhsl(23, 96%, 89%)
HSVhsv(23, 22%, 100%)
CMYKcmyk(0%, 13.4%, 21.7%, 0.4%)
CIE-LABlab(90.04, 8.60, 14.66)
CIE-LCHlch(90.04, 17.00, 59.61°)
OKLaboklab(91.74% 0.028 0.038)
OKLCHoklch(91.74% 0.047 53.6)
XYZxyz(76.7754, 76.3831, 64.7209)
Luminance0.7638 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCC7 #C7E9FE
analogous
#FEC7CE #FEDCC7 #FEF8C7
triadic
#FEDCC7 #C7FEDC #DCC7FE
tetradic
#FEDCC7 #CEFEC7 #C7E9FE #F8C7FE
square
#FEDCC7 #CEFEC7 #C7E9FE #F8C7FE
split-complementary
#FEDCC7 #C7FEF8 #C7CEFE
monochromatic
#FC914F #FDB68B #FEDCC7 #FEECE1 #FEECE1

Accessibility & contrast

On white

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

On black

16.28
#FEDCC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCC7
16.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCC7#FFFFFF#000000##000000
##FEDCC71.001.2916.2816.28
#FFFFFF1.291.0021.0021.00
#00000016.2821.001.001.00
##00000016.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fedcc7;
/* rgb */ color: rgb(254, 220, 199);
/* oklch */ color: oklch(91.7% 0.047 53.6);
Tailwind
colors: {
  custom: {
    50: '#ffe6d8',
    500: '#fedcc7',
    950: '#000000',
  },
}
SCSS
$custom: #fedcc7;
$custom-light: #ffe6d8;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcc7",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 199
  },
  "hsl": {
    "h": 22.909,
    "s": 96.491,
    "l": 88.824
  },
  "oklch": {
    "l": 0.91737,
    "c": 0.04721,
    "h": 53.6
  },
  "luminance": 0.76381
}

Semantic roles & 50–950 ramp

primary
#FEDCC7
secondary
#82C0E7
accent
#8EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCC7

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

Preview Lab → · Contrast checker → · Palette generator →

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