#F4EDED#F4EDED

#F4EDED is a very light, near-neutral red. Relative luminance 0.859; OKLCH L 95.2% C 0.008 H 17.3°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).

Color values

HEX#F4EDED
RGBrgb(244, 237, 237)
HSLhsl(0, 24%, 94%)
HSVhsv(0, 3%, 96%)
CMYKcmyk(0%, 2.9%, 2.9%, 4.3%)
CIE-LABlab(94.28, 2.35, 0.83)
CIE-LCHlch(94.28, 2.49, 19.58°)
OKLaboklab(95.16% 0.0072 0.0023)
OKLCHoklch(95.16% 0.008 17.3)
XYZxyz(82.8763, 85.9163, 92.3218)
Luminance0.8592 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4EDED #EDF4F4
analogous
#F4EDF1 #F4EDED #F4F1ED
triadic
#F4EDED #EDF4ED #EDEDF4
tetradic
#F4EDED #F1F4ED #EDF4F4 #F1EDF4
square
#F4EDED #F1F4ED #EDF4F4 #F1EDF4
split-complementary
#F4EDED #EDF4F1 #EDF1F4
monochromatic
#C6A1A1 #DDC7C7 #F3ECEC #F3ECEC #F3ECEC

Accessibility & contrast

On white

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

On black

18.18
#F4EDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4EDED
18.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4EDED#FFFFFF#000000##000000
##F4EDED1.001.1518.1818.18
#FFFFFF1.151.0021.0021.00
#00000018.1821.001.001.00
##00000018.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#F6ECED
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #f4eded;
/* rgb */ color: rgb(244, 237, 237);
/* oklch */ color: oklch(95.2% 0.008 17.3);
Tailwind
colors: {
  custom: {
    50: '#f7f2f2',
    500: '#f4eded',
    950: '#000000',
  },
}
SCSS
$custom: #f4eded;
$custom-light: #f7f2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f4eded",
  "rgb": {
    "r": 244,
    "g": 237,
    "b": 237
  },
  "hsl": {
    "h": 0,
    "s": 24.138,
    "l": 94.314
  },
  "oklch": {
    "l": 0.95155,
    "c": 0.00756,
    "h": 17.3
  },
  "luminance": 0.85916
}

Semantic roles & 50–950 ramp

primary
#F4EDED
secondary
#B8CDCD
accent
#A3A343
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F4EDED

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

Preview Lab → · Contrast checker → · Palette generator →

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