#FAEBDC#FAEBDC

#FAEBDC is a very light, muted orange. Relative luminance 0.849; OKLCH L 94.8% C 0.026 H 67.5°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).

Color values

HEX#FAEBDC
RGBrgb(250, 235, 220)
HSLhsl(30, 75%, 92%)
HSVhsv(30, 12%, 98%)
CMYKcmyk(0%, 6%, 12%, 2%)
CIE-LABlab(93.84, 2.62, 9.09)
CIE-LCHlch(93.84, 9.46, 73.94°)
OKLaboklab(94.8% 0.0099 0.0238)
OKLCHoklch(94.8% 0.026 67.5)
XYZxyz(82.0499, 84.9092, 79.7630)
Luminance0.8491 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAEBDC #DCEBFA
analogous
#FADCDC #FAEBDC #FAFADC
triadic
#FAEBDC #DCFAEB #EBDCFA
tetradic
#FAEBDC #DCFADC #DCEBFA #FADCFA
square
#FAEBDC #DCFADC #DCEBFA #FADCFA
split-complementary
#FAEBDC #DCFAFA #DCDCFA
monochromatic
#EBAE71 #F2CCA6 #FAEBDC #FBF0E4 #FBF0E4

Accessibility & contrast

On white

1.17
#FAEBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.98
#FAEBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAEBDC
17.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAEBDC#FFFFFF#000000##000000
##FAEBDC1.001.1717.9817.98
#FFFFFF1.171.0021.0021.00
#00000017.9821.001.001.00
##00000017.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F4EFDC
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #faebdc;
/* rgb */ color: rgb(250, 235, 220);
/* oklch */ color: oklch(94.8% 0.026 67.5);
Tailwind
colors: {
  custom: {
    50: '#fcf1e6',
    500: '#faebdc',
    950: '#000000',
  },
}
SCSS
$custom: #faebdc;
$custom-light: #fcf1e6;
$custom-dark: #000000;
JSON
{
  "hex": "#faebdc",
  "rgb": {
    "r": 250,
    "g": 235,
    "b": 220
  },
  "hsl": {
    "h": 30,
    "s": 75,
    "l": 92.157
  },
  "oklch": {
    "l": 0.94795,
    "c": 0.02578,
    "h": 67.5
  },
  "luminance": 0.84908
}

Semantic roles & 50–950 ramp

primary
#FAEBDC
secondary
#9BBDE0
accent
#73D70E
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584

Preview Lab

Preview with #FAEBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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