#FAECDF#FAECDF

#FAECDF is a very light, muted orange. Relative luminance 0.856; OKLCH L 95.1% C 0.023 H 65.4°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).

Color values

HEX#FAECDF
RGBrgb(250, 236, 223)
HSLhsl(29, 73%, 93%)
HSVhsv(29, 11%, 98%)
CMYKcmyk(0%, 5.6%, 10.8%, 2%)
CIE-LABlab(94.16, 2.58, 7.99)
CIE-LCHlch(94.16, 8.40, 72.08°)
OKLaboklab(95.07% 0.0096 0.021)
OKLCHoklch(95.07% 0.023 65.4)
XYZxyz(82.7379, 85.6437, 81.9700)
Luminance0.8564 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAECDF #DFEDFA
analogous
#FADFDF #FAECDF #FAF9DF
triadic
#FAECDF #DFFAEC #ECDFFA
tetradic
#FAECDF #DFFADF #DFEDFA #F9DFFA
square
#FAECDF #DFFADF #DFEDFA #F9DFFA
split-complementary
#FAECDF #DFFAF9 #DFDFFA
monochromatic
#E9AD75 #F2CDAA #FAECDF #FBEFE5 #FBEFE5

Accessibility & contrast

On white

1.16
#FAECDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.13
#FAECDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAECDF
18.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAECDF#FFFFFF#000000##000000
##FAECDF1.001.1618.1318.13
#FFFFFF1.161.0021.0021.00
#00000018.1321.001.001.00
##00000018.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1ECDE
Deuteranopia (green-blind)
#F4EFDF
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #faecdf;
/* rgb */ color: rgb(250, 236, 223);
/* oklch */ color: oklch(95.1% 0.023 65.4);
Tailwind
colors: {
  custom: {
    50: '#fcf2e9',
    500: '#faecdf',
    950: '#000000',
  },
}
SCSS
$custom: #faecdf;
$custom-light: #fcf2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#faecdf",
  "rgb": {
    "r": 250,
    "g": 236,
    "b": 223
  },
  "hsl": {
    "h": 28.889,
    "s": 72.973,
    "l": 92.745
  },
  "oklch": {
    "l": 0.95066,
    "c": 0.02305,
    "h": 65.4
  },
  "luminance": 0.85643
}

Semantic roles & 50–950 ramp

primary
#FAECDF
secondary
#9EC0DF
accent
#76D510
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584

Preview Lab

Preview with #FAECDF

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

Preview Lab → · Contrast checker → · Palette generator →

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