#FCF6F6#FCF6F6

#FCF6F6 is a very light, near-neutral red. Relative luminance 0.933; OKLCH L 97.8% C 0.006 H 17.3°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).

Color values

HEX#FCF6F6
RGBrgb(252, 246, 246)
HSLhsl(0, 50%, 98%)
HSVhsv(0, 2%, 99%)
CMYKcmyk(0%, 2.4%, 2.4%, 1.2%)
CIE-LABlab(97.33, 2.00, 0.71)
CIE-LCHlch(97.33, 2.12, 19.55°)
OKLaboklab(97.78% 0.0061 0.0019)
OKLCHoklch(97.78% 0.006 17.3)
XYZxyz(89.7327, 93.2612, 100.4449)
Luminance0.9326 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCF6F6 #F6FCFC
analogous
#FCF6F9 #FCF6F6 #FCF9F6
triadic
#FCF6F6 #F6FCF6 #F6F6FC
tetradic
#FCF6F6 #F9FCF6 #F6FCFC #F9F6FC
square
#FCF6F6 #F9FCF6 #F6FCFC #F9F6FC
split-complementary
#FCF6F6 #F6FCF9 #F6F9FC
monochromatic
#DD9A9A #EDC8C8 #F7E8E8 #F7E8E8 #F7E8E8

Accessibility & contrast

On white

1.07
#FCF6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.65
#FCF6F6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCF6F6
19.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCF6F6#FFFFFF#000000##000000
##FCF6F61.001.0719.6519.65
#FFFFFF1.071.0021.0021.00
#00000019.6521.001.001.00
##00000019.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F7F6
Deuteranopia (green-blind)
#F8F8F6
Tritanopia (blue-blind)
#FEF6F6
Achromatopsia (no color)
#F7F7F7

Design tokens & code

CSS
--color: #fcf6f6;
/* rgb */ color: rgb(252, 246, 246);
/* oklch */ color: oklch(97.8% 0.006 17.3);
Tailwind
colors: {
  custom: {
    50: '#fdf9f9',
    500: '#fcf6f6',
    950: '#000000',
  },
}
SCSS
$custom: #fcf6f6;
$custom-light: #fdf9f9;
$custom-dark: #000000;
JSON
{
  "hex": "#fcf6f6",
  "rgb": {
    "r": 252,
    "g": 246,
    "b": 246
  },
  "hsl": {
    "h": 0,
    "s": 50,
    "l": 97.647
  },
  "oklch": {
    "l": 0.97777,
    "c": 0.00643,
    "h": 17.3
  },
  "luminance": 0.93261
}

Semantic roles & 50–950 ramp

primary
#FCF6F6
secondary
#B9DDDD
accent
#BDBD28
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #FCF6F6

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

Preview Lab → · Contrast checker → · Palette generator →

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