#FEDCC5#FEDCC5

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

Color values

HEX#FEDCC5
RGBrgb(254, 220, 197)
HSLhsl(24, 97%, 88%)
HSVhsv(24, 22%, 100%)
CMYKcmyk(0%, 13.4%, 22.4%, 0.4%)
CIE-LABlab(89.99, 8.32, 15.65)
CIE-LCHlch(89.99, 17.72, 62.01°)
OKLaboklab(91.69% 0.0272 0.0405)
OKLCHoklch(91.69% 0.049 56.1)
XYZxyz(76.5447, 76.2909, 63.5060)
Luminance0.7629 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCC5 #C5E7FE
analogous
#FEC5CA #FEDCC5 #FEF9C5
triadic
#FEDCC5 #C5FEDC #DCC5FE
tetradic
#FEDCC5 #CAFEC5 #C5E7FE #F9C5FE
square
#FEDCC5 #CAFEC5 #C5E7FE #F9C5FE
split-complementary
#FEDCC5 #C5FEF9 #C5CAFE
monochromatic
#FC934D #FDB889 #FEDCC5 #FEEDE1 #FEEDE1

Accessibility & contrast

On white

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

On black

16.26
#FEDCC5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCC5
16.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCC5#FFFFFF#000000##000000
##FEDCC51.001.2916.2616.26
#FFFFFF1.291.0021.0021.00
#00000016.2621.001.001.00
##00000016.2621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fedcc5;
/* rgb */ color: rgb(254, 220, 197);
/* oklch */ color: oklch(91.7% 0.049 56.1);
Tailwind
colors: {
  custom: {
    50: '#ffe6d6',
    500: '#fedcc5',
    950: '#000000',
  },
}
SCSS
$custom: #fedcc5;
$custom-light: #ffe6d6;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcc5",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 197
  },
  "hsl": {
    "h": 24.211,
    "s": 96.61,
    "l": 88.431
  },
  "oklch": {
    "l": 0.9169,
    "c": 0.04878,
    "h": 56.1
  },
  "luminance": 0.76288
}

Semantic roles & 50–950 ramp

primary
#FEDCC5
secondary
#81BDE7
accent
#89E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCC5

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

Preview Lab → · Contrast checker → · Palette generator →

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