#FFECDD#FFECDD

#FFECDD is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.4% C 0.029 H 60.8°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).

Color values

HEX#FFECDD
RGBrgb(255, 236, 221)
HSLhsl(26, 100%, 93%)
HSVhsv(26, 13%, 100%)
CMYKcmyk(0%, 7.5%, 13.3%, 0%)
CIE-LABlab(94.51, 4.02, 9.59)
CIE-LCHlch(94.51, 10.40, 67.28°)
OKLaboklab(95.43% 0.0141 0.0251)
OKLCHoklch(95.43% 0.029 60.8)
XYZxyz(84.2857, 86.4728, 80.6434)
Luminance0.8647 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECDD #DDF0FF
analogous
#FFDDDF #FFECDD #FFFDDD
triadic
#FFECDD #DDFFEC #ECDDFF
tetradic
#FFECDD #DFFFDD #DDF0FF #FDDDFF
square
#FFECDD #DFFFDD #DDF0FF #FDDDFF
split-complementary
#FFECDD #DDFFFD #DDDFFF
monochromatic
#FFA863 #FFCAA0 #FFECDD #FFEEE0 #FFEEE0

Accessibility & contrast

On white

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

On black

18.29
#FFECDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECDD
18.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECDD#FFFFFF#000000##000000
##FFECDD1.001.1518.2918.29
#FFFFFF1.151.0021.0021.00
#00000018.2921.001.001.00
##00000018.2921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffecdd;
/* rgb */ color: rgb(255, 236, 221);
/* oklch */ color: oklch(95.4% 0.029 60.8);
Tailwind
colors: {
  custom: {
    50: '#fff2e7',
    500: '#ffecdd',
    950: '#000000',
  },
}
SCSS
$custom: #ffecdd;
$custom-light: #fff2e7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecdd",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 221
  },
  "hsl": {
    "h": 26.471,
    "s": 100,
    "l": 93.333
  },
  "oklch": {
    "l": 0.95425,
    "c": 0.02877,
    "h": 60.8
  },
  "luminance": 0.86471
}

Semantic roles & 50–950 ramp

primary
#FFECDD
secondary
#94C5EC
accent
#80E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFECDD

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

Preview Lab → · Contrast checker → · Palette generator →

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