#FFEDCC#FFEDCC

#FFEDCC is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.2% C 0.047 H 82.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#FFEDCC
RGBrgb(255, 237, 204)
HSLhsl(39, 100%, 90%)
HSVhsv(39, 20%, 100%)
CMYKcmyk(0%, 7.1%, 20%, 0%)
CIE-LABlab(94.39, 0.97, 18.21)
CIE-LCHlch(94.39, 18.23, 86.95°)
OKLaboklab(95.21% 0.006 0.0469)
OKLCHoklch(95.21% 0.047 82.7)
XYZxyz(82.4231, 86.1897, 69.4094)
Luminance0.8619 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEDCC #CCDEFF
analogous
#FFD4CC #FFEDCC #F7FFCC
triadic
#FFEDCC #CCFFED #EDCCFF
tetradic
#FFEDCC #CCFFD4 #CCDEFF #FFCCF7
square
#FFEDCC #CCFFD4 #CCDEFF #FFCCF7
split-complementary
#FFEDCC #CCF7FF #D4CCFF
monochromatic
#FFC252 #FFD78F #FFEDCC #FFF4E0 #FFF4E0

Accessibility & contrast

On white

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

On black

18.24
#FFEDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEDCC
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEDCC#FFFFFF#000000##000000
##FFEDCC1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F6ECCA
Deuteranopia (green-blind)
#FAF1CD
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #ffedcc;
/* rgb */ color: rgb(255, 237, 204);
/* oklch */ color: oklch(95.2% 0.047 82.7);
Tailwind
colors: {
  custom: {
    50: '#fff2db',
    500: '#ffedcc',
    950: '#000000',
  },
}
SCSS
$custom: #ffedcc;
$custom-light: #fff2db;
$custom-dark: #000000;
JSON
{
  "hex": "#ffedcc",
  "rgb": {
    "r": 255,
    "g": 237,
    "b": 204
  },
  "hsl": {
    "h": 38.824,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.95209,
    "c": 0.04729,
    "h": 82.7
  },
  "luminance": 0.86188
}

Semantic roles & 50–950 ramp

primary
#FFEDCC
secondary
#86A9EA
accent
#51E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFEDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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