#FEDFC3#FEDFC3

#FEDFC3 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.2% C 0.051 H 64.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).

Color values

HEX#FEDFC3
RGBrgb(254, 223, 195)
HSLhsl(28, 97%, 88%)
HSVhsv(28, 23%, 100%)
CMYKcmyk(0%, 12.2%, 23.2%, 0.4%)
CIE-LABlab(90.68, 6.49, 17.66)
CIE-LCHlch(90.68, 18.81, 69.81°)
OKLaboklab(92.22% 0.022 0.0455)
OKLCHoklch(92.22% 0.051 64.2)
XYZxyz(77.1115, 77.7886, 62.5719)
Luminance0.7779 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFC3 #C3E2FE
analogous
#FEC3C4 #FEDFC3 #FEFDC3
triadic
#FEDFC3 #C3FEDF #DFC3FE
tetradic
#FEDFC3 #C4FEC3 #C3E2FE #FDC3FE
square
#FEDFC3 #C4FEC3 #C3E2FE #FDC3FE
split-complementary
#FEDFC3 #C3FEFD #C3C4FE
monochromatic
#FC9F4B #FDBF87 #FEDFC3 #FEEFE1 #FEEFE1

Accessibility & contrast

On white

1.27
#FEDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.56
#FEDFC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFC3
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFC3#FFFFFF#000000##000000
##FEDFC31.001.2716.5616.56
#FFFFFF1.271.0021.0021.00
#00000016.5621.001.001.00
##00000016.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#E9E0C1
Deuteranopia (green-blind)
#F0E7C3
Tritanopia (blue-blind)
#FFD8D7
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedfc3;
/* rgb */ color: rgb(254, 223, 195);
/* oklch */ color: oklch(92.2% 0.051 64.2);
Tailwind
colors: {
  custom: {
    50: '#ffe9d5',
    500: '#fedfc3',
    950: '#000000',
  },
}
SCSS
$custom: #fedfc3;
$custom-light: #ffe9d5;
$custom-dark: #000000;
JSON
{
  "hex": "#fedfc3",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 195
  },
  "hsl": {
    "h": 28.475,
    "s": 96.721,
    "l": 88.039
  },
  "oklch": {
    "l": 0.92216,
    "c": 0.05053,
    "h": 64.2
  },
  "luminance": 0.77786
}

Semantic roles & 50–950 ramp

primary
#FEDFC3
secondary
#7FB5E6
accent
#79E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDFC3

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

Preview Lab → · Contrast checker → · Palette generator →

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