#FFECDC#FFECDC

#FFECDC is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.4% C 0.030 H 62.6°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).

Color values

HEX#FFECDC
RGBrgb(255, 236, 220)
HSLhsl(27, 100%, 93%)
HSVhsv(27, 14%, 100%)
CMYKcmyk(0%, 7.5%, 13.7%, 0%)
CIE-LABlab(94.49, 3.86, 10.07)
CIE-LCHlch(94.49, 10.79, 69.03°)
OKLaboklab(95.4% 0.0137 0.0264)
OKLCHoklch(95.4% 0.03 62.6)
XYZxyz(84.1529, 86.4197, 79.9438)
Luminance0.8642 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECDC #DCEFFF
analogous
#FFDCDD #FFECDC #FFFEDC
triadic
#FFECDC #DCFFEC #ECDCFF
tetradic
#FFECDC #DDFFDC #DCEFFF #FEDCFF
square
#FFECDC #DDFFDC #DCEFFF #FEDCFF
split-complementary
#FFECDC #DCFFFE #DCDDFF
monochromatic
#FFAA62 #FFCB9F #FFECDC #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

18.28
#FFECDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECDC
18.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECDC#FFFFFF#000000##000000
##FFECDC1.001.1518.2818.28
#FFFFFF1.151.0021.0021.00
#00000018.2821.001.001.00
##00000018.2821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffecdc;
/* rgb */ color: rgb(255, 236, 220);
/* oklch */ color: oklch(95.4% 0.030 62.6);
Tailwind
colors: {
  custom: {
    50: '#fff2e6',
    500: '#ffecdc',
    950: '#000000',
  },
}
SCSS
$custom: #ffecdc;
$custom-light: #fff2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecdc",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 220
  },
  "hsl": {
    "h": 27.429,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.954,
    "c": 0.02969,
    "h": 62.6
  },
  "luminance": 0.86418
}

Semantic roles & 50–950 ramp

primary
#FFECDC
secondary
#93C3EC
accent
#7DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFECDC

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

Preview Lab → · Contrast checker → · Palette generator →

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