#F7EDEF#F7EDEF

#F7EDEF is a very light, near-neutral red. Relative luminance 0.866; OKLCH L 95.4% C 0.011 H 3.5°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).

Color values

HEX#F7EDEF
RGBrgb(247, 237, 239)
HSLhsl(348, 38%, 95%)
HSVhsv(348, 4%, 97%)
CMYKcmyk(0%, 4%, 3.2%, 3.1%)
CIE-LABlab(94.56, 3.70, 0.23)
CIE-LCHlch(94.56, 3.71, 3.62°)
OKLaboklab(95.45% 0.0111 0.0007)
OKLCHoklch(95.45% 0.011 3.5)
XYZxyz(84.2198, 86.5751, 93.9185)
Luminance0.8658 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7EDEF #EDF7F5
analogous
#F7EDF4 #F7EDEF #F7F0ED
triadic
#F7EDEF #EFF7ED #EDEFF7
tetradic
#F7EDEF #F4F7ED #EDF7F5 #F0EDF7
square
#F7EDEF #F4F7ED #EDF7F5 #F0EDF7
split-complementary
#F7EDEF #EDF7F0 #EDF4F7
monochromatic
#D198A4 #E4C3C9 #F6EAEC #F6EAEC #F6EAEC

Accessibility & contrast

On white

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

On black

18.32
#F7EDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7EDEF
18.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7EDEF#FFFFFF#000000##000000
##F7EDEF1.001.1518.3218.32
#FFFFFF1.151.0021.0021.00
#00000018.3221.001.001.00
##00000018.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEEEF
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#F9ECEE
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #f7edef;
/* rgb */ color: rgb(247, 237, 239);
/* oklch */ color: oklch(95.4% 0.011 3.5);
Tailwind
colors: {
  custom: {
    50: '#f9f2f4',
    500: '#f7edef',
    950: '#000000',
  },
}
SCSS
$custom: #f7edef;
$custom-light: #f9f2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f7edef",
  "rgb": {
    "r": 247,
    "g": 237,
    "b": 239
  },
  "hsl": {
    "h": 348,
    "s": 38.462,
    "l": 94.902
  },
  "oklch": {
    "l": 0.95448,
    "c": 0.01109,
    "h": 3.5
  },
  "luminance": 0.86575
}

Semantic roles & 50–950 ramp

primary
#F7EDEF
secondary
#B4D4CE
accent
#B19834
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F7EDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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