#FEDCC3#FEDCC3

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

Color values

HEX#FEDCC3
RGBrgb(254, 220, 195)
HSLhsl(25, 97%, 88%)
HSVhsv(25, 23%, 100%)
CMYKcmyk(0%, 13.4%, 23.2%, 0.4%)
CIE-LABlab(89.95, 8.04, 16.63)
CIE-LCHlch(89.95, 18.47, 64.21°)
OKLaboklab(91.64% 0.0264 0.043)
OKLCHoklch(91.64% 0.05 58.4)
XYZxyz(76.3170, 76.1998, 62.3071)
Luminance0.7620 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCC3 #C3E5FE
analogous
#FEC3C7 #FEDCC3 #FEFAC3
triadic
#FEDCC3 #C3FEDC #DCC3FE
tetradic
#FEDCC3 #C7FEC3 #C3E5FE #FAC3FE
square
#FEDCC3 #C7FEC3 #C3E5FE #FAC3FE
split-complementary
#FEDCC3 #C3FEFA #C3C7FE
monochromatic
#FC964B #FDB987 #FEDCC3 #FEEDE1 #FEEDE1

Accessibility & contrast

On white

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

On black

16.24
#FEDCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCC3
16.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCC3#FFFFFF#000000##000000
##FEDCC31.001.2916.2416.24
#FFFFFF1.291.0021.0021.00
#00000016.2421.001.001.00
##00000016.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fedcc3;
/* rgb */ color: rgb(254, 220, 195);
/* oklch */ color: oklch(91.6% 0.050 58.4);
Tailwind
colors: {
  custom: {
    50: '#ffe6d5',
    500: '#fedcc3',
    950: '#000000',
  },
}
SCSS
$custom: #fedcc3;
$custom-light: #ffe6d5;
$custom-dark: #000000;
JSON
{
  "hex": "#fedcc3",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 195
  },
  "hsl": {
    "h": 25.424,
    "s": 96.721,
    "l": 88.039
  },
  "oklch": {
    "l": 0.91643,
    "c": 0.05043,
    "h": 58.4
  },
  "luminance": 0.76197
}

Semantic roles & 50–950 ramp

primary
#FEDCC3
secondary
#7FBAE6
accent
#84E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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