#FFECD9#FFECD9

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

Color values

HEX#FFECD9
RGBrgb(255, 236, 217)
HSLhsl(30, 100%, 93%)
HSVhsv(30, 15%, 100%)
CMYKcmyk(0%, 7.5%, 14.9%, 0%)
CIE-LABlab(94.42, 3.40, 11.53)
CIE-LCHlch(94.42, 12.02, 73.57°)
OKLaboklab(95.33% 0.0125 0.0301)
OKLCHoklch(95.33% 0.033 67.4)
XYZxyz(83.7591, 86.2622, 77.8701)
Luminance0.8626 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECD9 #D9ECFF
analogous
#FFD9D9 #FFECD9 #FFFFD9
triadic
#FFECD9 #D9FFEC #ECD9FF
tetradic
#FFECD9 #D9FFD9 #D9ECFF #FFD9FF
square
#FFECD9 #D9FFD9 #D9ECFF #FFD9FF
split-complementary
#FFECD9 #D9FFFF #D9D9FF
monochromatic
#FFAF5F #FFCD9C #FFECD9 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFECD9#FFFFFF#000000##000000
##FFECD91.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)
#F3EDD8
Deuteranopia (green-blind)
#F7F1D9
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffecd9;
/* rgb */ color: rgb(255, 236, 217);
/* oklch */ color: oklch(95.3% 0.033 67.4);
Tailwind
colors: {
  custom: {
    50: '#fff2e4',
    500: '#ffecd9',
    950: '#000000',
  },
}
SCSS
$custom: #ffecd9;
$custom-light: #fff2e4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecd9",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 217
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 92.549
  },
  "oklch": {
    "l": 0.95325,
    "c": 0.03259,
    "h": 67.4
  },
  "luminance": 0.86261
}

Semantic roles & 50–950 ramp

primary
#FFECD9
secondary
#91BEEC
accent
#73E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584

Preview Lab

Preview with #FFECD9

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

Preview Lab → · Contrast checker → · Palette generator →

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