#FEECDC#FEECDC

#FEECDC is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.3% C 0.029 H 64.1°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).

Color values

HEX#FEECDC
RGBrgb(254, 236, 220)
HSLhsl(28, 94%, 93%)
HSVhsv(28, 13%, 100%)
CMYKcmyk(0%, 7.1%, 13.4%, 0.4%)
CIE-LABlab(94.41, 3.51, 9.95)
CIE-LCHlch(94.41, 10.55, 70.57°)
OKLaboklab(95.32% 0.0126 0.026)
OKLCHoklch(95.32% 0.029 64.1)
XYZxyz(83.7859, 86.2305, 79.9266)
Luminance0.8623 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEECDC #DCEEFE
analogous
#FEDCDD #FEECDC #FEFDDC
triadic
#FEECDC #DCFEEC #ECDCFE
tetradic
#FEECDC #DDFEDC #DCEEFE #FDDCFE
square
#FEECDC #DDFEDC #DCEEFE #FDDCFE
split-complementary
#FEECDC #DCFEFD #DCDDFE
monochromatic
#FBAB65 #FCCCA0 #FEECDC #FEEFE1 #FEEFE1

Accessibility & contrast

On white

1.15
#FEECDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.25
#FEECDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEECDC
18.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEECDC#FFFFFF#000000##000000
##FEECDC1.001.1518.2518.25
#FFFFFF1.151.0021.0021.00
#00000018.2521.001.001.00
##00000018.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F6F1DC
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #feecdc;
/* rgb */ color: rgb(254, 236, 220);
/* oklch */ color: oklch(95.3% 0.029 64.1);
Tailwind
colors: {
  custom: {
    50: '#fff2e6',
    500: '#feecdc',
    950: '#000000',
  },
}
SCSS
$custom: #feecdc;
$custom-light: #fff2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#feecdc",
  "rgb": {
    "r": 254,
    "g": 236,
    "b": 220
  },
  "hsl": {
    "h": 28.235,
    "s": 94.444,
    "l": 92.941
  },
  "oklch": {
    "l": 0.95317,
    "c": 0.02893,
    "h": 64.1
  },
  "luminance": 0.86229
}

Semantic roles & 50–950 ramp

primary
#FEECDC
secondary
#95C2E9
accent
#7AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FEECDC

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

Preview Lab → · Contrast checker → · Palette generator →

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