#F5EDEF#F5EDEF

#F5EDEF is a very light, near-neutral red. Relative luminance 0.862; OKLCH L 95.3% C 0.009 H 0.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).

Color values

HEX#F5EDEF
RGBrgb(245, 237, 239)
HSLhsl(345, 29%, 95%)
HSVhsv(345, 3%, 96%)
CMYKcmyk(0%, 3.3%, 2.4%, 3.9%)
CIE-LABlab(94.40, 3.03, -0.01)
CIE-LCHlch(94.40, 3.03, 359.82°)
OKLaboklab(95.29% 0.009 0)
OKLCHoklch(95.29% 0.009 0.1)
XYZxyz(83.5181, 86.2133, 93.8856)
Luminance0.8621 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5EDEF #EDF5F3
analogous
#F5EDF3 #F5EDEF #F5EFED
triadic
#F5EDEF #EFF5ED #EDEFF5
tetradic
#F5EDEF #F3F5ED #EDF5F3 #EFEDF5
square
#F5EDEF #F3F5ED #EDF5F3 #EFEDF5
split-complementary
#F5EDEF #EDF5EF #EDF3F5
monochromatic
#C99EA9 #DFC6CC #F4EBEE #F4EBEE #F4EBEE

Accessibility & contrast

On white

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

On black

18.24
#F5EDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5EDEF
18.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5EDEF#FFFFFF#000000##000000
##F5EDEF1.001.1518.2418.24
#FFFFFF1.151.0021.0021.00
#00000018.2421.001.001.00
##00000018.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f5edef;
/* rgb */ color: rgb(245, 237, 239);
/* oklch */ color: oklch(95.3% 0.009 0.1);
Tailwind
colors: {
  custom: {
    50: '#f8f2f4',
    500: '#f5edef',
    950: '#000000',
  },
}
SCSS
$custom: #f5edef;
$custom-light: #f8f2f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f5edef",
  "rgb": {
    "r": 245,
    "g": 237,
    "b": 239
  },
  "hsl": {
    "h": 345,
    "s": 28.571,
    "l": 94.51
  },
  "oklch": {
    "l": 0.9529,
    "c": 0.009,
    "h": 0.1
  },
  "luminance": 0.86213
}

Semantic roles & 50–950 ramp

primary
#F5EDEF
secondary
#B7CFC9
accent
#A78D3E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F5EDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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