#FAECEB#FAECEB

#FAECEB is a very light, near-neutral red. Relative luminance 0.863; OKLCH L 95.4% C 0.015 H 22.4°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).

Color values

HEX#FAECEB
RGBrgb(250, 236, 235)
HSLhsl(4, 60%, 95%)
HSVhsv(4, 6%, 98%)
CMYKcmyk(0%, 5.6%, 6%, 2%)
CIE-LABlab(94.45, 4.55, 2.18)
CIE-LCHlch(94.45, 5.04, 25.57°)
OKLaboklab(95.39% 0.0141 0.0058)
OKLCHoklch(95.39% 0.015 22.4)
XYZxyz(84.4134, 86.3139, 90.7945)
Luminance0.8631 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAECEB #EBF9FA
analogous
#FAEBF1 #FAECEB #FAF3EB
triadic
#FAECEB #EBFAEC #ECEBFA
tetradic
#FAECEB #F1FAEB #EBF9FA #F3EBFA
square
#FAECEB #F1FAEB #EBF9FA #F3EBFA
split-complementary
#FAECEB #EBFAF3 #EBF1FA
monochromatic
#E28F89 #EEBDBA #F9E8E7 #F9E8E7 #F9E8E7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FAECEB#FFFFFF#000000##000000
##FAECEB1.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)
#EEEEEB
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#FEEBEC
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #faeceb;
/* rgb */ color: rgb(250, 236, 235);
/* oklch */ color: oklch(95.4% 0.015 22.4);
Tailwind
colors: {
  custom: {
    50: '#fcf2f1',
    500: '#faeceb',
    950: '#000000',
  },
}
SCSS
$custom: #faeceb;
$custom-light: #fcf2f1;
$custom-dark: #000000;
JSON
{
  "hex": "#faeceb",
  "rgb": {
    "r": 250,
    "g": 236,
    "b": 235
  },
  "hsl": {
    "h": 4,
    "s": 60,
    "l": 95.098
  },
  "oklch": {
    "l": 0.95385,
    "c": 0.01528,
    "h": 22.4
  },
  "luminance": 0.86313
}

Semantic roles & 50–950 ramp

primary
#FAECEB
secondary
#ACDADD
accent
#BCC81E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585

Preview Lab

Preview with #FAECEB

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

Preview Lab → · Contrast checker → · Palette generator →

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