#FEDCC0#FEDCC0

#FEDCC0 is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.6% C 0.053 H 61.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).

Color values

HEX#FEDCC0
RGBrgb(254, 220, 192)
HSLhsl(27, 97%, 87%)
HSVhsv(27, 24%, 100%)
CMYKcmyk(0%, 13.4%, 24.4%, 0.4%)
CIE-LABlab(89.89, 7.62, 18.11)
CIE-LCHlch(89.89, 19.65, 67.17°)
OKLaboklab(91.57% 0.0253 0.0466)
OKLCHoklch(91.57% 0.053 61.6)
XYZxyz(75.9813, 76.0655, 60.5386)
Luminance0.7606 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCC0 #C0E2FE
analogous
#FEC0C3 #FEDCC0 #FEFBC0
triadic
#FEDCC0 #C0FEDC #DCC0FE
tetradic
#FEDCC0 #C3FEC0 #C0E2FE #FBC0FE
square
#FEDCC0 #C3FEC0 #C0E2FE #FBC0FE
split-complementary
#FEDCC0 #C0FEFB #C0C3FE
monochromatic
#FC9948 #FDBB84 #FEDCC0 #FFEEE1 #FFEEE1

Accessibility & contrast

On white

1.30
#FEDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.21
#FEDCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCC0
16.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCC0#FFFFFF#000000##000000
##FEDCC01.001.3016.2116.21
#FFFFFF1.301.0021.0021.00
#00000016.2121.001.001.00
##00000016.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#FFD5D4
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fedcc0;
/* rgb */ color: rgb(254, 220, 192);
/* oklch */ color: oklch(91.6% 0.053 61.6);
Tailwind
colors: {
  custom: {
    50: '#ffe6d3',
    500: '#fedcc0',
    950: '#000000',
  },
}
SCSS
$custom: #fedcc0;
$custom-light: #ffe6d3;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcc0",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 192
  },
  "hsl": {
    "h": 27.097,
    "s": 96.875,
    "l": 87.451
  },
  "oklch": {
    "l": 0.91574,
    "c": 0.05303,
    "h": 61.6
  },
  "luminance": 0.76063
}

Semantic roles & 50–950 ramp

primary
#FEDCC0
secondary
#7CB6E6
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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