#FEDCC4#FEDCC4

#FEDCC4 is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.7% C 0.050 H 57.3°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).

Color values

HEX#FEDCC4
RGBrgb(254, 220, 196)
HSLhsl(25, 97%, 88%)
HSVhsv(25, 23%, 100%)
CMYKcmyk(0%, 13.4%, 22.8%, 0.4%)
CIE-LABlab(89.97, 8.18, 16.14)
CIE-LCHlch(89.97, 18.09, 63.13°)
OKLaboklab(91.67% 0.0268 0.0417)
OKLCHoklch(91.67% 0.05 57.3)
XYZxyz(76.4305, 76.2452, 62.9046)
Luminance0.7624 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCC4 #C4E6FE
analogous
#FEC4C9 #FEDCC4 #FEF9C4
triadic
#FEDCC4 #C4FEDC #DCC4FE
tetradic
#FEDCC4 #C9FEC4 #C4E6FE #F9C4FE
square
#FEDCC4 #C9FEC4 #C4E6FE #F9C4FE
split-complementary
#FEDCC4 #C4FEF9 #C4C9FE
monochromatic
#FC954C #FDB888 #FEDCC4 #FEEDE1 #FEEDE1

Accessibility & contrast

On white

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

On black

16.25
#FEDCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCC4
16.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCC4#FFFFFF#000000##000000
##FEDCC41.001.2916.2516.25
#FFFFFF1.291.0021.0021.00
#00000016.2521.001.001.00
##00000016.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC2
Deuteranopia (green-blind)
#EEE5C4
Tritanopia (blue-blind)
#FFD6D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fedcc4;
/* rgb */ color: rgb(254, 220, 196);
/* oklch */ color: oklch(91.7% 0.050 57.3);
Tailwind
colors: {
  custom: {
    50: '#ffe6d5',
    500: '#fedcc4',
    950: '#000000',
  },
}
SCSS
$custom: #fedcc4;
$custom-light: #ffe6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcc4",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 196
  },
  "hsl": {
    "h": 24.828,
    "s": 96.667,
    "l": 88.235
  },
  "oklch": {
    "l": 0.91666,
    "c": 0.0496,
    "h": 57.3
  },
  "luminance": 0.76243
}

Semantic roles & 50–950 ramp

primary
#FEDCC4
secondary
#80BCE6
accent
#87E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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