#F2EDED#F2EDED

#F2EDED is a very light, near-neutral red. Relative luminance 0.856; OKLCH L 95.0% C 0.005 H 17.3°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).

Color values

HEX#F2EDED
RGBrgb(242, 237, 237)
HSLhsl(0, 16%, 94%)
HSVhsv(0, 2%, 95%)
CMYKcmyk(0%, 2.1%, 2.1%, 5.1%)
CIE-LABlab(94.12, 1.67, 0.59)
CIE-LCHlch(94.12, 1.78, 19.53°)
OKLaboklab(95% 0.0052 0.0016)
OKLCHoklch(95% 0.005 17.3)
XYZxyz(82.1859, 85.5604, 92.2895)
Luminance0.8556 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2EDED #EDF2F2
analogous
#F2EDF0 #F2EDED #F2F0ED
triadic
#F2EDED #EDF2ED #EDEDF2
tetradic
#F2EDED #F0F2ED #EDF2F2 #F0EDF2
square
#F2EDED #F0F2ED #EDF2F2 #F0EDF2
split-complementary
#F2EDED #EDF2F0 #EDF0F2
monochromatic
#BFA6A6 #D8C9C9 #F2EDED #F2EDED #F2EDED

Accessibility & contrast

On white

1.16
#F2EDED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.11
#F2EDED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2EDED
18.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2EDED#FFFFFF#000000##000000
##F2EDED1.001.1618.1118.11
#FFFFFF1.161.0021.0021.00
#00000018.1121.001.001.00
##00000018.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEEEED
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#F3EDED
Achromatopsia (no color)
#EEEEEE

Design tokens & code

CSS
--color: #f2eded;
/* rgb */ color: rgb(242, 237, 237);
/* oklch */ color: oklch(95.0% 0.005 17.3);
Tailwind
colors: {
  custom: {
    50: '#f6f2f2',
    500: '#f2eded',
    950: '#000000',
  },
}
SCSS
$custom: #f2eded;
$custom-light: #f6f2f2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2eded",
  "rgb": {
    "r": 242,
    "g": 237,
    "b": 237
  },
  "hsl": {
    "h": 0,
    "s": 16.129,
    "l": 93.922
  },
  "oklch": {
    "l": 0.94998,
    "c": 0.00539,
    "h": 17.3
  },
  "luminance": 0.8556
}

Semantic roles & 50–950 ramp

primary
#F2EDED
secondary
#BBC9C9
accent
#9A9A4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2EDED

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

Preview Lab → · Contrast checker → · Palette generator →

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