#FAEDEC#FAEDEC

#FAEDEC is a very light, near-neutral red. Relative luminance 0.869; OKLCH L 95.6% C 0.014 H 22.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).

Color values

HEX#FAEDEC
RGBrgb(250, 237, 236)
HSLhsl(4, 58%, 95%)
HSVhsv(4, 6%, 98%)
CMYKcmyk(0%, 5.2%, 5.6%, 2%)
CIE-LABlab(94.72, 4.21, 2.05)
CIE-LCHlch(94.72, 4.68, 26.00°)
OKLaboklab(95.6% 0.0131 0.0055)
OKLCHoklch(95.6% 0.014 22.8)
XYZxyz(84.8470, 86.9493, 91.6537)
Luminance0.8695 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAEDEC #ECF9FA
analogous
#FAECF2 #FAEDEC #FAF4EC
triadic
#FAEDEC #ECFAED #EDECFA
tetradic
#FAEDEC #F2FAEC #ECF9FA #F4ECFA
square
#FAEDEC #F2FAEC #ECF9FA #F4ECFA
split-complementary
#FAEDEC #ECFAF4 #ECF2FA
monochromatic
#E0918B #EDBFBC #F9E8E7 #F9E8E7 #F9E8E7

Accessibility & contrast

On white

1.14
#FAEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.39
#FAEDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAEDEC
18.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAEDEC#FFFFFF#000000##000000
##FAEDEC1.001.1418.3918.39
#FFFFFF1.141.0021.0021.00
#00000018.3921.001.001.00
##00000018.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#FDECED
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #faedec;
/* rgb */ color: rgb(250, 237, 236);
/* oklch */ color: oklch(95.6% 0.014 22.8);
Tailwind
colors: {
  custom: {
    50: '#fcf2f2',
    500: '#faedec',
    950: '#000000',
  },
}
SCSS
$custom: #faedec;
$custom-light: #fcf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#faedec",
  "rgb": {
    "r": 250,
    "g": 237,
    "b": 236
  },
  "hsl": {
    "h": 4.286,
    "s": 58.333,
    "l": 95.294
  },
  "oklch": {
    "l": 0.95605,
    "c": 0.01418,
    "h": 22.8
  },
  "luminance": 0.86948
}

Semantic roles & 50–950 ramp

primary
#FAEDEC
secondary
#ADD9DD
accent
#BAC620
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #FAEDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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