#FAEBEC#FAEBEC

#FAEBEC is a very light, near-neutral red. Relative luminance 0.858; OKLCH L 95.2% C 0.016 H 12.8°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).

Color values

HEX#FAEBEC
RGBrgb(250, 235, 236)
HSLhsl(356, 60%, 95%)
HSVhsv(356, 6%, 98%)
CMYKcmyk(0%, 6%, 5.6%, 2%)
CIE-LABlab(94.23, 5.23, 1.34)
CIE-LCHlch(94.23, 5.40, 14.33°)
OKLaboklab(95.22% 0.0159 0.0036)
OKLCHoklch(95.22% 0.016 12.8)
XYZxyz(84.2712, 85.7977, 91.4618)
Luminance0.8580 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAEBEC #EBFAF9
analogous
#FAEBF3 #FAEBEC #FAF1EB
triadic
#FAEBEC #ECFAEB #EBECFA
tetradic
#FAEBEC #F3FAEB #EBFAF9 #F1EBFA
square
#FAEBEC #F3FAEB #EBFAF9 #F1EBFA
split-complementary
#FAEBEC #EBFAF1 #EBF3FA
monochromatic
#E2898F #EEBABD #F9E7E8 #F9E7E8 #F9E7E8

Accessibility & contrast

On white

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

On black

18.16
#FAEBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAEBEC
18.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAEBEC#FFFFFF#000000##000000
##FAEBEC1.001.1618.1618.16
#FFFFFF1.161.0021.0021.00
#00000018.1621.001.001.00
##00000018.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#FDEAEB
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #faebec;
/* rgb */ color: rgb(250, 235, 236);
/* oklch */ color: oklch(95.2% 0.016 12.8);
Tailwind
colors: {
  custom: {
    50: '#fcf1f2',
    500: '#faebec',
    950: '#000000',
  },
}
SCSS
$custom: #faebec;
$custom-light: #fcf1f2;
$custom-dark: #000000;
JSON
{
  "hex": "#faebec",
  "rgb": {
    "r": 250,
    "g": 235,
    "b": 236
  },
  "hsl": {
    "h": 356,
    "s": 60,
    "l": 95.098
  },
  "oklch": {
    "l": 0.9522,
    "c": 0.01634,
    "h": 12.8
  },
  "luminance": 0.85797
}

Semantic roles & 50–950 ramp

primary
#FAEBEC
secondary
#ACDDDA
accent
#C8BC1E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585

Preview Lab

Preview with #FAEBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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