#F3DCDC#F3DCDC

#F3DCDC is a very light, muted red. Relative luminance 0.754; OKLCH L 91.3% C 0.025 H 17.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).

Color values

HEX#F3DCDC
RGBrgb(243, 220, 220)
HSLhsl(0, 49%, 91%)
HSVhsv(0, 9%, 95%)
CMYKcmyk(0%, 9.5%, 9.5%, 4.7%)
CIE-LABlab(89.58, 7.90, 2.88)
CIE-LCHlch(89.58, 8.41, 20.01°)
OKLaboklab(91.32% 0.0243 0.0077)
OKLCHoklch(91.32% 0.025 17.6)
XYZxyz(75.4725, 75.4097, 78.2760)
Luminance0.7541 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DCDC #DCF3F3
analogous
#F3DCE7 #F3DCDC #F3E7DC
triadic
#F3DCDC #DCF3DC #DCDCF3
tetradic
#F3DCDC #E7F3DC #DCF3F3 #E7DCF3
square
#F3DCDC #E7F3DC #DCF3F3 #E7DCF3
split-complementary
#F3DCDC #DCF3E7 #DCE7F3
monochromatic
#D48181 #E3AEAE #F3DCDC #F7E8E8 #F7E8E8

Accessibility & contrast

On white

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

On black

16.08
#F3DCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DCDC
16.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DCDC#FFFFFF#000000##000000
##F3DCDC1.001.3116.0816.08
#FFFFFF1.311.0021.0021.00
#00000016.0821.001.001.00
##00000016.0821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f3dcdc;
/* rgb */ color: rgb(243, 220, 220);
/* oklch */ color: oklch(91.3% 0.025 17.6);
Tailwind
colors: {
  custom: {
    50: '#f7e6e6',
    500: '#f3dcdc',
    950: '#000000',
  },
}
SCSS
$custom: #f3dcdc;
$custom-light: #f7e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f3dcdc",
  "rgb": {
    "r": 243,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 0,
    "s": 48.936,
    "l": 90.784
  },
  "oklch": {
    "l": 0.91321,
    "c": 0.02545,
    "h": 17.6
  },
  "luminance": 0.75408
}

Semantic roles & 50–950 ramp

primary
#F3DCDC
secondary
#A2D1D1
accent
#BCBC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F3DCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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