#FEDCC2#FEDCC2

#FEDCC2 is a very light, muted orange. Relative luminance 0.762; OKLCH L 91.6% C 0.051 H 59.5°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).

Color values

HEX#FEDCC2
RGBrgb(254, 220, 194)
HSLhsl(26, 97%, 88%)
HSVhsv(26, 24%, 100%)
CMYKcmyk(0%, 13.4%, 23.6%, 0.4%)
CIE-LABlab(89.93, 7.90, 17.13)
CIE-LCHlch(89.93, 18.86, 65.24°)
OKLaboklab(91.62% 0.026 0.0442)
OKLCHoklch(91.62% 0.051 59.5)
XYZxyz(76.2044, 76.1547, 61.7136)
Luminance0.7615 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCC2 #C2E4FE
analogous
#FEC2C6 #FEDCC2 #FEFAC2
triadic
#FEDCC2 #C2FEDC #DCC2FE
tetradic
#FEDCC2 #C6FEC2 #C2E4FE #FAC2FE
square
#FEDCC2 #C6FEC2 #C2E4FE #FAC2FE
split-complementary
#FEDCC2 #C2FEFA #C2C6FE
monochromatic
#FC974A #FDB986 #FEDCC2 #FFEEE1 #FFEEE1

Accessibility & contrast

On white

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

On black

16.23
#FEDCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCC2
16.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCC2#FFFFFF#000000##000000
##FEDCC21.001.2916.2316.23
#FFFFFF1.291.0021.0021.00
#00000016.2321.001.001.00
##00000016.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#EEE5C2
Tritanopia (blue-blind)
#FFD5D5
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #fedcc2;
/* rgb */ color: rgb(254, 220, 194);
/* oklch */ color: oklch(91.6% 0.051 59.5);
Tailwind
colors: {
  custom: {
    50: '#ffe6d4',
    500: '#fedcc2',
    950: '#000000',
  },
}
SCSS
$custom: #fedcc2;
$custom-light: #ffe6d4;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcc2",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 194
  },
  "hsl": {
    "h": 26,
    "s": 96.774,
    "l": 87.843
  },
  "oklch": {
    "l": 0.9162,
    "c": 0.05128,
    "h": 59.5
  },
  "luminance": 0.76152
}

Semantic roles & 50–950 ramp

primary
#FEDCC2
secondary
#7EB9E6
accent
#82E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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