#FCEDDF#FCEDDF

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

Color values

HEX#FCEDDF
RGBrgb(252, 237, 223)
HSLhsl(29, 83%, 93%)
HSVhsv(29, 12%, 99%)
CMYKcmyk(0%, 6%, 11.5%, 1.2%)
CIE-LABlab(94.57, 2.77, 8.59)
CIE-LCHlch(94.57, 9.03, 72.13°)
OKLaboklab(95.42% 0.0102 0.0225)
OKLCHoklch(95.42% 0.025 65.6)
XYZxyz(83.7472, 86.5927, 82.1000)
Luminance0.8659 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCEDDF #DFEEFC
analogous
#FCDFDF #FCEDDF #FCFCDF
triadic
#FCEDDF #DFFCED #EDDFFC
tetradic
#FCEDDF #DFFCDF #DFEEFC #FCDFFC
square
#FCEDDF #DFFCDF #DFEEFC #FCDFFC
split-complementary
#FCEDDF #DFFCFC #DFDFFC
monochromatic
#F2AE6F #F7CEA7 #FCEDDF #FCEFE3 #FCEFE3

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FCEDDF#FFFFFF#000000##000000
##FCEDDF1.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)
#FFEAE9
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #fceddf;
/* rgb */ color: rgb(252, 237, 223);
/* oklch */ color: oklch(95.4% 0.025 65.6);
Tailwind
colors: {
  custom: {
    50: '#fdf2e9',
    500: '#fceddf',
    950: '#000000',
  },
}
SCSS
$custom: #fceddf;
$custom-light: #fdf2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#fceddf",
  "rgb": {
    "r": 252,
    "g": 237,
    "b": 223
  },
  "hsl": {
    "h": 28.966,
    "s": 82.857,
    "l": 93.137
  },
  "oklch": {
    "l": 0.95422,
    "c": 0.02475,
    "h": 65.6
  },
  "luminance": 0.86592
}

Semantic roles & 50–950 ramp

primary
#FCEDDF
secondary
#9BC1E4
accent
#76DF06
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584

Preview Lab

Preview with #FCEDDF

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

Preview Lab → · Contrast checker → · Palette generator →

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