#FAEDED#FAEDED

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

Color values

HEX#FAEDED
RGBrgb(250, 237, 237)
HSLhsl(0, 57%, 95%)
HSVhsv(0, 5%, 98%)
CMYKcmyk(0%, 5.2%, 5.2%, 2%)
CIE-LABlab(94.74, 4.37, 1.57)
CIE-LCHlch(94.74, 4.65, 19.72°)
OKLaboklab(95.63% 0.0135 0.0042)
OKLCHoklch(95.63% 0.014 17.4)
XYZxyz(84.9927, 87.0076, 92.4210)
Luminance0.8701 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAEDED #EDFAFA
analogous
#FAEDF3 #FAEDED #FAF3ED
triadic
#FAEDED #EDFAED #EDEDFA
tetradic
#FAEDED #F3FAED #EDFAFA #F3EDFA
square
#FAEDED #F3FAED #EDFAFA #F3EDFA
split-complementary
#FAEDED #EDFAF3 #EDF3FA
monochromatic
#DF8D8D #EDBDBD #F8E7E7 #F8E7E7 #F8E7E7

Accessibility & contrast

On white

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

On black

18.40
#FAEDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAEDED
18.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAEDED#FFFFFF#000000##000000
##FAEDED1.001.1418.4018.40
#FFFFFF1.141.0021.0021.00
#00000018.4021.001.001.00
##00000018.4021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #faeded;
/* rgb */ color: rgb(250, 237, 237);
/* oklch */ color: oklch(95.6% 0.014 17.4);
Tailwind
colors: {
  custom: {
    50: '#fcf2f2',
    500: '#faeded',
    950: '#000000',
  },
}
SCSS
$custom: #faeded;
$custom-light: #fcf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#faeded",
  "rgb": {
    "r": 250,
    "g": 237,
    "b": 237
  },
  "hsl": {
    "h": 0,
    "s": 56.522,
    "l": 95.49
  },
  "oklch": {
    "l": 0.95633,
    "c": 0.01409,
    "h": 17.4
  },
  "luminance": 0.87007
}

Semantic roles & 50–950 ramp

primary
#FAEDED
secondary
#AFDCDC
accent
#C4C421
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FAEDED

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

Preview Lab → · Contrast checker → · Palette generator →

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