#FFECDF#FFECDF

#FFECDF is a very light, muted orange. Relative luminance 0.866; OKLCH L 95.5% C 0.027 H 56.8°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).

Color values

HEX#FFECDF
RGBrgb(255, 236, 223)
HSLhsl(24, 100%, 94%)
HSVhsv(24, 13%, 100%)
CMYKcmyk(0%, 7.5%, 12.5%, 0%)
CIE-LABlab(94.56, 4.33, 8.62)
CIE-LCHlch(94.56, 9.64, 63.34°)
OKLaboklab(95.48% 0.0148 0.0226)
OKLCHoklch(95.48% 0.027 56.8)
XYZxyz(84.5538, 86.5801, 82.0551)
Luminance0.8658 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECDF #DFF2FF
analogous
#FFDFE2 #FFECDF #FFFCDF
triadic
#FFECDF #DFFFEC #ECDFFF
tetradic
#FFECDF #E2FFDF #DFF2FF #FCDFFF
square
#FFECDF #E2FFDF #DFF2FF #FCDFFF
split-complementary
#FFECDF #DFFFFC #DFE2FF
monochromatic
#FFA365 #FFC8A2 #FFECDF #FFEDE0 #FFEDE0

Accessibility & contrast

On white

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

On black

18.32
#FFECDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECDF
18.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECDF#FFFFFF#000000##000000
##FFECDF1.001.1518.3218.32
#FFFFFF1.151.0021.0021.00
#00000018.3221.001.001.00
##00000018.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffecdf;
/* rgb */ color: rgb(255, 236, 223);
/* oklch */ color: oklch(95.5% 0.027 56.8);
Tailwind
colors: {
  custom: {
    50: '#fff2e9',
    500: '#ffecdf',
    950: '#000000',
  },
}
SCSS
$custom: #ffecdf;
$custom-light: #fff2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecdf",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 223
  },
  "hsl": {
    "h": 24.375,
    "s": 100,
    "l": 93.725
  },
  "oklch": {
    "l": 0.95476,
    "c": 0.02703,
    "h": 56.8
  },
  "luminance": 0.86579
}

Semantic roles & 50–950 ramp

primary
#FFECDF
secondary
#96C9EC
accent
#88E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584

Preview Lab

Preview with #FFECDF

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

Preview Lab → · Contrast checker → · Palette generator →

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