#FAEFEC#FAEFEC

#FAEFEC is a very light, near-neutral red. Relative luminance 0.881; OKLCH L 96.0% C 0.013 H 35.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).

Color values

HEX#FAEFEC
RGBrgb(250, 239, 236)
HSLhsl(13, 58%, 95%)
HSVhsv(13, 6%, 98%)
CMYKcmyk(0%, 4.4%, 5.6%, 2%)
CIE-LABlab(95.21, 3.18, 2.77)
CIE-LCHlch(95.21, 4.22, 40.99°)
OKLaboklab(95.99% 0.0102 0.0074)
OKLCHoklch(95.99% 0.013 35.8)
XYZxyz(85.4293, 88.1139, 91.8478)
Luminance0.8811 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAEFEC #ECF7FA
analogous
#FAECF0 #FAEFEC #FAF6EC
triadic
#FAEFEC #ECFAEF #EFECFA
tetradic
#FAEFEC #F0FAEC #ECF7FA #F6ECFA
square
#FAEFEC #F0FAEC #ECF7FA #F6ECFA
split-complementary
#FAEFEC #ECFAF6 #ECF0FA
monochromatic
#E09D8B #EDC6BC #F9EBE7 #F9EBE7 #F9EBE7

Accessibility & contrast

On white

1.13
#FAEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.62
#FAEFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAEFEC
18.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAEFEC#FFFFFF#000000##000000
##FAEFEC1.001.1318.6218.62
#FFFFFF1.131.0021.0021.00
#00000018.6221.001.001.00
##00000018.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#FDEEEE
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #faefec;
/* rgb */ color: rgb(250, 239, 236);
/* oklch */ color: oklch(96.0% 0.013 35.8);
Tailwind
colors: {
  custom: {
    50: '#fcf4f2',
    500: '#faefec',
    950: '#000000',
  },
}
SCSS
$custom: #faefec;
$custom-light: #fcf4f2;
$custom-dark: #000000;
JSON
{
  "hex": "#faefec",
  "rgb": {
    "r": 250,
    "g": 239,
    "b": 236
  },
  "hsl": {
    "h": 12.857,
    "s": 58.333,
    "l": 95.294
  },
  "oklch": {
    "l": 0.95991,
    "c": 0.01259,
    "h": 35.8
  },
  "luminance": 0.88113
}

Semantic roles & 50–950 ramp

primary
#FAEFEC
secondary
#ADD3DD
accent
#A2C620
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #FAEFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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