#FAF0F0#FAF0F0

#FAF0F0 is a very light, near-neutral red. Relative luminance 0.889; OKLCH L 96.3% C 0.011 H 17.4°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).

Color values

HEX#FAF0F0
RGBrgb(250, 240, 240)
HSLhsl(0, 50%, 96%)
HSVhsv(0, 4%, 98%)
CMYKcmyk(0%, 4%, 4%, 2%)
CIE-LABlab(95.55, 3.35, 1.20)
CIE-LCHlch(95.55, 3.56, 19.65°)
OKLaboklab(96.29% 0.0103 0.0032)
OKLCHoklch(96.29% 0.011 17.4)
XYZxyz(86.3105, 88.9361, 95.0406)
Luminance0.8893 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FAF0F0 #F0FAFA
analogous
#FAF0F5 #FAF0F0 #FAF5F0
triadic
#FAF0F0 #F0FAF0 #F0F0FA
tetradic
#FAF0F0 #F5FAF0 #F0FAFA #F5F0FA
square
#FAF0F0 #F5FAF0 #F0FAFA #F5F0FA
split-complementary
#FAF0F0 #F0FAF5 #F0F5FA
monochromatic
#DB9494 #EBC2C2 #F7E8E8 #F7E8E8 #F7E8E8

Accessibility & contrast

On white

1.12
#FAF0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.79
#FAF0F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FAF0F0
18.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FAF0F0#FFFFFF#000000##000000
##FAF0F01.001.1218.7918.79
#FFFFFF1.121.0021.0021.00
#00000018.7921.001.001.00
##00000018.7921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#FCEFF0
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #faf0f0;
/* rgb */ color: rgb(250, 240, 240);
/* oklch */ color: oklch(96.3% 0.011 17.4);
Tailwind
colors: {
  custom: {
    50: '#fcf4f4',
    500: '#faf0f0',
    950: '#000000',
  },
}
SCSS
$custom: #faf0f0;
$custom-light: #fcf4f4;
$custom-dark: #000000;
JSON
{
  "hex": "#faf0f0",
  "rgb": {
    "r": 250,
    "g": 240,
    "b": 240
  },
  "hsl": {
    "h": 0,
    "s": 50,
    "l": 96.078
  },
  "oklch": {
    "l": 0.96294,
    "c": 0.01079,
    "h": 17.4
  },
  "luminance": 0.88935
}

Semantic roles & 50–950 ramp

primary
#FAF0F0
secondary
#B4DBDB
accent
#BDBD28
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #FAF0F0

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

Preview Lab → · Contrast checker → · Palette generator →

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