#F2DCDC#F2DCDC

#F2DCDC is a very light, muted red. Relative luminance 0.752; OKLCH L 91.2% C 0.024 H 17.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).

Color values

HEX#F2DCDC
RGBrgb(242, 220, 220)
HSLhsl(0, 46%, 91%)
HSVhsv(0, 9%, 95%)
CMYKcmyk(0%, 9.1%, 9.1%, 5.1%)
CIE-LABlab(89.50, 7.55, 2.75)
CIE-LCHlch(89.50, 8.04, 19.99°)
OKLaboklab(91.24% 0.0232 0.0074)
OKLCHoklch(91.24% 0.024 17.6)
XYZxyz(75.1282, 75.2322, 78.2598)
Luminance0.7523 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DCDC #DCF2F2
analogous
#F2DCE7 #F2DCDC #F2E7DC
triadic
#F2DCDC #DCF2DC #DCDCF2
tetradic
#F2DCDC #E7F2DC #DCF2F2 #E7DCF2
square
#F2DCDC #E7F2DC #DCF2F2 #E7DCF2
split-complementary
#F2DCDC #DCF2E7 #DCE7F2
monochromatic
#D18383 #E1AFAF #F2DCDC #F7E9E9 #F7E9E9

Accessibility & contrast

On white

1.31
#F2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.05
#F2DCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DCDC
16.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DCDC#FFFFFF#000000##000000
##F2DCDC1.001.3116.0516.05
#FFFFFF1.311.0021.0021.00
#00000016.0521.001.001.00
##00000016.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#F7DADC
Achromatopsia (no color)
#E1E1E1

Design tokens & code

CSS
--color: #f2dcdc;
/* rgb */ color: rgb(242, 220, 220);
/* oklch */ color: oklch(91.2% 0.024 17.6);
Tailwind
colors: {
  custom: {
    50: '#f6e6e6',
    500: '#f2dcdc',
    950: '#000000',
  },
}
SCSS
$custom: #f2dcdc;
$custom-light: #f6e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2dcdc",
  "rgb": {
    "r": 242,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 0,
    "s": 45.833,
    "l": 90.588
  },
  "oklch": {
    "l": 0.91236,
    "c": 0.02433,
    "h": 17.6
  },
  "luminance": 0.75231
}

Semantic roles & 50–950 ramp

primary
#F2DCDC
secondary
#A3D0D0
accent
#B9B92C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F2DCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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