#FEDFC9#FEDFC9

#FEDFC9 is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.4% C 0.045 H 57.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).

Color values

HEX#FEDFC9
RGBrgb(254, 223, 201)
HSLhsl(25, 96%, 89%)
HSVhsv(25, 21%, 100%)
CMYKcmyk(0%, 12.2%, 20.9%, 0.4%)
CIE-LABlab(90.81, 7.34, 14.71)
CIE-LCHlch(90.81, 16.44, 63.49°)
OKLaboklab(92.36% 0.0243 0.0381)
OKLCHoklch(92.36% 0.045 57.5)
XYZxyz(77.8035, 78.0655, 66.2167)
Luminance0.7806 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFC9 #C9E8FE
analogous
#FEC9CE #FEDFC9 #FEFAC9
triadic
#FEDFC9 #C9FEDF #DFC9FE
tetradic
#FEDFC9 #CEFEC9 #C9E8FE #FAC9FE
square
#FEDFC9 #CEFEC9 #C9E8FE #FAC9FE
split-complementary
#FEDFC9 #C9FEFA #C9CEFE
monochromatic
#FC9851 #FDBB8D #FEDFC9 #FEEDE1 #FEEDE1

Accessibility & contrast

On white

1.26
#FEDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.61
#FEDFC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFC9
16.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFC9#FFFFFF#000000##000000
##FEDFC91.001.2616.6116.61
#FFFFFF1.261.0021.0021.00
#00000016.6121.001.001.00
##00000016.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E1C8
Deuteranopia (green-blind)
#EFE7C9
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #fedfc9;
/* rgb */ color: rgb(254, 223, 201);
/* oklch */ color: oklch(92.4% 0.045 57.5);
Tailwind
colors: {
  custom: {
    50: '#ffe9d9',
    500: '#fedfc9',
    950: '#000000',
  },
}
SCSS
$custom: #fedfc9;
$custom-light: #ffe9d9;
$custom-dark: #000000;
JSON
{
  "hex": "#fedfc9",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 201
  },
  "hsl": {
    "h": 24.906,
    "s": 96.364,
    "l": 89.216
  },
  "oklch": {
    "l": 0.92356,
    "c": 0.04522,
    "h": 57.5
  },
  "luminance": 0.78063
}

Semantic roles & 50–950 ramp

primary
#FEDFC9
secondary
#84BEE7
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDFC9

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

Preview Lab → · Contrast checker → · Palette generator →

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