#FFECDE#FFECDE

#FFECDE is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.5% C 0.028 H 58.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).

Color values

HEX#FFECDE
RGBrgb(255, 236, 222)
HSLhsl(25, 100%, 94%)
HSVhsv(25, 13%, 100%)
CMYKcmyk(0%, 7.5%, 12.9%, 0%)
CIE-LABlab(94.54, 4.17, 9.10)
CIE-LCHlch(94.54, 10.01, 65.38°)
OKLaboklab(95.45% 0.0144 0.0239)
OKLCHoklch(95.45% 0.028 58.8)
XYZxyz(84.4193, 86.5263, 81.3472)
Luminance0.8652 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECDE #DEF1FF
analogous
#FFDEE0 #FFECDE #FFFDDE
triadic
#FFECDE #DEFFEC #ECDEFF
tetradic
#FFECDE #E0FFDE #DEF1FF #FDDEFF
square
#FFECDE #E0FFDE #DEF1FF #FDDEFF
split-complementary
#FFECDE #DEFFFD #DEE0FF
monochromatic
#FFA664 #FFC9A1 #FFECDE #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

18.31
#FFECDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECDE
18.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECDE#FFFFFF#000000##000000
##FFECDE1.001.1518.3118.31
#FFFFFF1.151.0021.0021.00
#00000018.3121.001.001.00
##00000018.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2EDDD
Deuteranopia (green-blind)
#F6F1DE
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffecde;
/* rgb */ color: rgb(255, 236, 222);
/* oklch */ color: oklch(95.5% 0.028 58.8);
Tailwind
colors: {
  custom: {
    50: '#fff2e8',
    500: '#ffecde',
    950: '#000000',
  },
}
SCSS
$custom: #ffecde;
$custom-light: #fff2e8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecde",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 222
  },
  "hsl": {
    "h": 25.455,
    "s": 100,
    "l": 93.529
  },
  "oklch": {
    "l": 0.9545,
    "c": 0.02788,
    "h": 58.8
  },
  "luminance": 0.86525
}

Semantic roles & 50–950 ramp

primary
#FFECDE
secondary
#95C7EC
accent
#84E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFECDE

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

Preview Lab → · Contrast checker → · Palette generator →

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