#FAEBEB#FAEBEB

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

Color values

HEX#FAEBEB
RGBrgb(250, 235, 235)
HSLhsl(0, 60%, 95%)
HSVhsv(0, 6%, 98%)
CMYKcmyk(0%, 6%, 6%, 2%)
CIE-LABlab(94.20, 5.06, 1.82)
CIE-LCHlch(94.20, 5.38, 19.78°)
OKLaboklab(95.19% 0.0156 0.0049)
OKLCHoklch(95.19% 0.016 17.4)
XYZxyz(84.1263, 85.7397, 90.6988)
Luminance0.8574 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAEBEB #EBFAFA
analogous
#FAEBF2 #FAEBEB #FAF2EB
triadic
#FAEBEB #EBFAEB #EBEBFA
tetradic
#FAEBEB #F2FAEB #EBFAFA #F2EBFA
square
#FAEBEB #F2FAEB #EBFAFA #F2EBFA
split-complementary
#FAEBEB #EBFAF2 #EBF2FA
monochromatic
#E28989 #EEBABA #F9E7E7 #F9E7E7 #F9E7E7

Accessibility & contrast

On white

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

On black

18.15
#FAEBEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAEBEB
18.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAEBEB#FFFFFF#000000##000000
##FAEBEB1.001.1618.1518.15
#FFFFFF1.161.0021.0021.00
#00000018.1521.001.001.00
##00000018.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#FEEAEB
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #faebeb;
/* rgb */ color: rgb(250, 235, 235);
/* oklch */ color: oklch(95.2% 0.016 17.4);
Tailwind
colors: {
  custom: {
    50: '#fcf1f1',
    500: '#faebeb',
    950: '#000000',
  },
}
SCSS
$custom: #faebeb;
$custom-light: #fcf1f1;
$custom-dark: #000000;
JSON
{
  "hex": "#faebeb",
  "rgb": {
    "r": 250,
    "g": 235,
    "b": 235
  },
  "hsl": {
    "h": 0,
    "s": 60,
    "l": 95.098
  },
  "oklch": {
    "l": 0.95193,
    "c": 0.01631,
    "h": 17.4
  },
  "luminance": 0.85739
}

Semantic roles & 50–950 ramp

primary
#FAEBEB
secondary
#ACDDDD
accent
#C8C81E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585

Preview Lab

Preview with #FAEBEB

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

Preview Lab → · Contrast checker → · Palette generator →

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