#FFECDA#FFECDA

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

Color values

HEX#FFECDA
RGBrgb(255, 236, 218)
HSLhsl(29, 100%, 93%)
HSVhsv(29, 15%, 100%)
CMYKcmyk(0%, 7.5%, 14.5%, 0%)
CIE-LABlab(94.45, 3.55, 11.05)
CIE-LCHlch(94.45, 11.60, 72.17°)
OKLaboklab(95.35% 0.0129 0.0288)
OKLCHoklch(95.35% 0.032 65.9)
XYZxyz(83.8896, 86.3144, 78.5572)
Luminance0.8631 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFECDA #DAEDFF
analogous
#FFDADA #FFECDA #FFFEDA
triadic
#FFECDA #DAFFEC #ECDAFF
tetradic
#FFECDA #DAFFDA #DAEDFF #FEDAFF
square
#FFECDA #DAFFDA #DAEDFF #FEDAFF
split-complementary
#FFECDA #DAFFFE #DADAFF
monochromatic
#FFAD60 #FFCD9D #FFECDA #FFEFE0 #FFEFE0

Accessibility & contrast

On white

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

On black

18.26
#FFECDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFECDA
18.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFECDA#FFFFFF#000000##000000
##FFECDA1.001.1518.2618.26
#FFFFFF1.151.0021.0021.00
#00000018.2621.001.001.00
##00000018.2621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffecda;
/* rgb */ color: rgb(255, 236, 218);
/* oklch */ color: oklch(95.3% 0.032 65.9);
Tailwind
colors: {
  custom: {
    50: '#fff2e5',
    500: '#ffecda',
    950: '#000000',
  },
}
SCSS
$custom: #ffecda;
$custom-light: #fff2e5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffecda",
  "rgb": {
    "r": 255,
    "g": 236,
    "b": 218
  },
  "hsl": {
    "h": 29.189,
    "s": 100,
    "l": 92.745
  },
  "oklch": {
    "l": 0.9535,
    "c": 0.03159,
    "h": 65.9
  },
  "luminance": 0.86313
}

Semantic roles & 50–950 ramp

primary
#FFECDA
secondary
#92C0EC
accent
#76E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584

Preview Lab

Preview with #FFECDA

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

Preview Lab → · Contrast checker → · Palette generator →

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