#FEDFCD#FEDFCD

#FEDFCD is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.5% C 0.042 H 52.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).

Color values

HEX#FEDFCD
RGBrgb(254, 223, 205)
HSLhsl(22, 96%, 90%)
HSVhsv(22, 19%, 100%)
CMYKcmyk(0%, 12.2%, 19.3%, 0.4%)
CIE-LABlab(90.90, 7.92, 12.74)
CIE-LCHlch(90.90, 15.00, 58.15°)
OKLaboklab(92.45% 0.0259 0.0332)
OKLCHoklch(92.45% 0.042 52.1)
XYZxyz(78.2802, 78.2561, 68.7271)
Luminance0.7825 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDFCD #CDECFE
analogous
#FECDD3 #FEDFCD #FEF8CD
triadic
#FEDFCD #CDFEDF #DFCDFE
tetradic
#FEDFCD #D3FECD #CDECFE #F8CDFE
square
#FEDFCD #D3FECD #CDECFE #F8CDFE
split-complementary
#FEDFCD #CDFEF8 #CDD3FE
monochromatic
#FC9255 #FDB991 #FEDFCD #FEECE1 #FEECE1

Accessibility & contrast

On white

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

On black

16.65
#FEDFCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDFCD
16.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDFCD#FFFFFF#000000##000000
##FEDFCD1.001.2616.6516.65
#FFFFFF1.261.0021.0021.00
#00000016.6521.001.001.00
##00000016.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E7E1CC
Deuteranopia (green-blind)
#EFE7CD
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #fedfcd;
/* rgb */ color: rgb(254, 223, 205);
/* oklch */ color: oklch(92.5% 0.042 52.1);
Tailwind
colors: {
  custom: {
    50: '#ffe9dc',
    500: '#fedfcd',
    950: '#000000',
  },
}
SCSS
$custom: #fedfcd;
$custom-light: #ffe9dc;
$custom-dark: #000000;
JSON
{
  "hex": "#fedfcd",
  "rgb": {
    "r": 254,
    "g": 223,
    "b": 205
  },
  "hsl": {
    "h": 22.041,
    "s": 96.078,
    "l": 90
  },
  "oklch": {
    "l": 0.92453,
    "c": 0.04206,
    "h": 52.1
  },
  "luminance": 0.78254
}

Semantic roles & 50–950 ramp

primary
#FEDFCD
secondary
#88C4E8
accent
#91E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484

Preview Lab

Preview with #FEDFCD

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

Preview Lab → · Contrast checker → · Palette generator →

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