#FEDCCB#FEDCCB

#FEDCCB is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.8% C 0.044 H 48.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).

Color values

HEX#FEDCCB
RGBrgb(254, 220, 203)
HSLhsl(20, 96%, 90%)
HSVhsv(20, 20%, 100%)
CMYKcmyk(0%, 13.4%, 20.1%, 0.4%)
CIE-LABlab(90.12, 9.17, 12.69)
CIE-LCHlch(90.12, 15.66, 54.14°)
OKLaboklab(91.83% 0.0295 0.0331)
OKLCHoklch(91.83% 0.044 48.2)
XYZxyz(77.2459, 76.5713, 67.1990)
Luminance0.7657 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDCCB #CBEDFE
analogous
#FECBD4 #FEDCCB #FEF6CB
triadic
#FEDCCB #CBFEDC #DCCBFE
tetradic
#FEDCCB #D4FECB #CBEDFE #F6CBFE
square
#FEDCCB #D4FECB #CBEDFE #F6CBFE
split-complementary
#FEDCCB #CBFEF6 #CBD4FE
monochromatic
#FC8B53 #FDB48F #FEDCCB #FEEBE1 #FEEBE1

Accessibility & contrast

On white

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

On black

16.31
#FEDCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDCCB
16.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDCCB#FFFFFF#000000##000000
##FEDCCB1.001.2916.3116.31
#FFFFFF1.291.0021.0021.00
#00000016.3121.001.001.00
##00000016.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5DFCA
Deuteranopia (green-blind)
#EDE5CB
Tritanopia (blue-blind)
#FFD7D7
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #fedccb;
/* rgb */ color: rgb(254, 220, 203);
/* oklch */ color: oklch(91.8% 0.044 48.2);
Tailwind
colors: {
  custom: {
    50: '#ffe6da',
    500: '#fedccb',
    950: '#000000',
  },
}
SCSS
$custom: #fedccb;
$custom-light: #ffe6da;
$custom-dark: #000000;
JSON
{
  "hex": "#fedccb",
  "rgb": {
    "r": 254,
    "g": 220,
    "b": 203
  },
  "hsl": {
    "h": 20,
    "s": 96.226,
    "l": 89.608
  },
  "oklch": {
    "l": 0.91834,
    "c": 0.04433,
    "h": 48.2
  },
  "luminance": 0.76569
}

Semantic roles & 50–950 ramp

primary
#FEDCCB
secondary
#86C7E7
accent
#99E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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