#FFECDB#FFECDB

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

Color values

HEX#FFECDB
RGBrgb(255, 236, 219)
HSLhsl(28, 100%, 93%)
HSVhsv(28, 14%, 100%)
CMYKcmyk(0%, 7.5%, 14.1%, 0%)
CIE-LABlab(94.47, 3.71, 10.56)
CIE-LCHlch(94.47, 11.19, 70.66°)
OKLaboklab(95.38% 0.0133 0.0276)
OKLCHoklch(95.38% 0.031 64.3)
XYZxyz(84.0208, 86.3669, 79.2484)
Luminance0.8637 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECDB #DBEEFF
analogous
#FFDBDC #FFECDB #FFFEDB
triadic
#FFECDB #DBFFEC #ECDBFF
tetradic
#FFECDB #DCFFDB #DBEEFF #FEDBFF
square
#FFECDB #DCFFDB #DBEEFF #FEDBFF
split-complementary
#FFECDB #DBFFFE #DBDCFF
monochromatic
#FFAB61 #FFCC9E #FFECDB #FFEFE0 #FFEFE0

Accessibility & contrast

On white

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

On black

18.27
#FFECDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECDB
18.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECDB#FFFFFF#000000##000000
##FFECDB1.001.1518.2718.27
#FFFFFF1.151.0021.0021.00
#00000018.2721.001.001.00
##00000018.2721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffecdb;
/* rgb */ color: rgb(255, 236, 219);
/* oklch */ color: oklch(95.4% 0.031 64.3);
Tailwind
colors: {
  custom: {
    50: '#fff2e6',
    500: '#ffecdb',
    950: '#000000',
  },
}
SCSS
$custom: #ffecdb;
$custom-light: #fff2e6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecdb",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 219
  },
  "hsl": {
    "h": 28.333,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.95375,
    "c": 0.03063,
    "h": 64.3
  },
  "luminance": 0.86365
}

Semantic roles & 50–950 ramp

primary
#FFECDB
secondary
#92C2EC
accent
#79E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584

Preview Lab

Preview with #FFECDB

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

Preview Lab → · Contrast checker → · Palette generator →

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