#F8EDED#F8EDED

#F8EDED is a very light, near-neutral red. Relative luminance 0.866; OKLCH L 95.5% C 0.012 H 17.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).

Color values

HEX#F8EDED
RGBrgb(248, 237, 237)
HSLhsl(0, 44%, 95%)
HSVhsv(0, 4%, 97%)
CMYKcmyk(0%, 4.4%, 4.4%, 2.7%)
CIE-LABlab(94.59, 3.70, 1.32)
CIE-LCHlch(94.59, 3.93, 19.68°)
OKLaboklab(95.47% 0.0114 0.0036)
OKLCHoklch(95.47% 0.012 17.3)
XYZxyz(84.2796, 86.6399, 92.3876)
Luminance0.8664 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8EDED #EDF8F8
analogous
#F8EDF2 #F8EDED #F8F2ED
triadic
#F8EDED #EDF8ED #EDEDF8
tetradic
#F8EDED #F2F8ED #EDF8F8 #F2EDF8
square
#F8EDED #F2F8ED #EDF8F8 #F2EDF8
split-complementary
#F8EDED #EDF8F2 #EDF2F8
monochromatic
#D69595 #E7C1C1 #F6E9E9 #F6E9E9 #F6E9E9

Accessibility & contrast

On white

1.15
#F8EDED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.33
#F8EDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8EDED
18.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8EDED#FFFFFF#000000##000000
##F8EDED1.001.1518.3318.33
#FFFFFF1.151.0021.0021.00
#00000018.3321.001.001.00
##00000018.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#FBECED
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #f8eded;
/* rgb */ color: rgb(248, 237, 237);
/* oklch */ color: oklch(95.5% 0.012 17.3);
Tailwind
colors: {
  custom: {
    50: '#faf2f2',
    500: '#f8eded',
    950: '#000000',
  },
}
SCSS
$custom: #f8eded;
$custom-light: #faf2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f8eded",
  "rgb": {
    "r": 248,
    "g": 237,
    "b": 237
  },
  "hsl": {
    "h": 0,
    "s": 44,
    "l": 95.098
  },
  "oklch": {
    "l": 0.95472,
    "c": 0.01191,
    "h": 17.3
  },
  "luminance": 0.86639
}

Semantic roles & 50–950 ramp

primary
#F8EDED
secondary
#B3D7D7
accent
#B7B72E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F8EDED

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

Preview Lab → · Contrast checker → · Palette generator →

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