#FEDEC3#FEDEC3

#FEDEC3 is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.050 H 62.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).

Color values

HEX#FEDEC3
RGBrgb(254, 222, 195)
HSLhsl(27, 97%, 88%)
HSVhsv(27, 23%, 100%)
CMYKcmyk(0%, 12.6%, 23.2%, 0.4%)
CIE-LABlab(90.44, 7.01, 17.32)
CIE-LCHlch(90.44, 18.68, 67.97°)
OKLaboklab(92.02% 0.0235 0.0447)
OKLCHoklch(92.02% 0.05 62.3)
XYZxyz(76.8451, 77.2559, 62.4831)
Luminance0.7725 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEDEC3 #C3E3FE
analogous
#FEC3C5 #FEDEC3 #FEFCC3
triadic
#FEDEC3 #C3FEDE #DEC3FE
tetradic
#FEDEC3 #C5FEC3 #C3E3FE #FCC3FE
square
#FEDEC3 #C5FEC3 #C3E3FE #FCC3FE
split-complementary
#FEDEC3 #C3FEFC #C3C5FE
monochromatic
#FC9C4B #FDBD87 #FEDEC3 #FEEEE1 #FEEEE1

Accessibility & contrast

On white

1.28
#FEDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.45
#FEDEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEDEC3
16.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEDEC3#FFFFFF#000000##000000
##FEDEC31.001.2816.4516.45
#FFFFFF1.281.0021.0021.00
#00000016.4521.001.001.00
##00000016.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E8E0C1
Deuteranopia (green-blind)
#F0E6C3
Tritanopia (blue-blind)
#FFD7D6
Achromatopsia (no color)
#E4E4E4

Design tokens & code

CSS
--color: #fedec3;
/* rgb */ color: rgb(254, 222, 195);
/* oklch */ color: oklch(92.0% 0.050 62.3);
Tailwind
colors: {
  custom: {
    50: '#ffe8d5',
    500: '#fedec3',
    950: '#000000',
  },
}
SCSS
$custom: #fedec3;
$custom-light: #ffe8d5;
$custom-dark: #000000;
JSON
{
  "hex": "#fedec3",
  "rgb": {
    "r": 254,
    "g": 222,
    "b": 195
  },
  "hsl": {
    "h": 27.458,
    "s": 96.721,
    "l": 88.039
  },
  "oklch": {
    "l": 0.92024,
    "c": 0.05044,
    "h": 62.3
  },
  "luminance": 0.77254
}

Semantic roles & 50–950 ramp

primary
#FEDEC3
secondary
#7FB7E6
accent
#7CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483

Preview Lab

Preview with #FEDEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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