#F8EDEF#F8EDEF

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

Color values

HEX#F8EDEF
RGBrgb(248, 237, 239)
HSLhsl(349, 44%, 95%)
HSVhsv(349, 4%, 97%)
CMYKcmyk(0%, 4.4%, 3.6%, 2.7%)
CIE-LABlab(94.64, 4.04, 0.36)
CIE-LCHlch(94.64, 4.05, 5.05°)
OKLaboklab(95.53% 0.0121 0.001)
OKLCHoklch(95.53% 0.012 4.8)
XYZxyz(84.5734, 86.7575, 93.9351)
Luminance0.8676 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8EDEF #EDF8F6
analogous
#F8EDF4 #F8EDEF #F8F0ED
triadic
#F8EDEF #EFF8ED #EDEFF8
tetradic
#F8EDEF #F4F8ED #EDF8F6 #F0EDF8
square
#F8EDEF #F4F8ED #EDF8F6 #F0EDF8
split-complementary
#F8EDEF #EDF8F0 #EDF4F8
monochromatic
#D695A1 #E7C1C8 #F6E9EB #F6E9EB #F6E9EB

Accessibility & contrast

On white

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

On black

18.35
#F8EDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8EDEF
18.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8EDEF#FFFFFF#000000##000000
##F8EDEF1.001.1418.3518.35
#FFFFFF1.141.0021.0021.00
#00000018.3521.001.001.00
##00000018.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#F1F0EF
Tritanopia (blue-blind)
#FAECEE
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #f8edef;
/* rgb */ color: rgb(248, 237, 239);
/* oklch */ color: oklch(95.5% 0.012 4.8);
Tailwind
colors: {
  custom: {
    50: '#faf2f4',
    500: '#f8edef',
    950: '#000000',
  },
}
SCSS
$custom: #f8edef;
$custom-light: #faf2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f8edef",
  "rgb": {
    "r": 248,
    "g": 237,
    "b": 239
  },
  "hsl": {
    "h": 349.091,
    "s": 44,
    "l": 95.098
  },
  "oklch": {
    "l": 0.95528,
    "c": 0.01215,
    "h": 4.8
  },
  "luminance": 0.86757
}

Semantic roles & 50–950 ramp

primary
#F8EDEF
secondary
#B3D7D0
accent
#B79E2E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F8EDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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