#F3DFDF#F3DFDF

#F3DFDF is a very light, muted red. Relative luminance 0.772; OKLCH L 92.0% C 0.022 H 17.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).

Color values

HEX#F3DFDF
RGBrgb(243, 223, 223)
HSLhsl(0, 45%, 91%)
HSVhsv(0, 8%, 95%)
CMYKcmyk(0%, 8.2%, 8.2%, 4.7%)
CIE-LABlab(90.39, 6.84, 2.48)
CIE-LCHlch(90.39, 7.28, 19.93°)
OKLaboklab(91.98% 0.021 0.0067)
OKLCHoklch(91.98% 0.022 17.6)
XYZxyz(76.6678, 77.1589, 80.6521)
Luminance0.7716 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3DFDF #DFF3F3
analogous
#F3DFE9 #F3DFDF #F3E9DF
triadic
#F3DFDF #DFF3DF #DFDFF3
tetradic
#F3DFDF #E9F3DF #DFF3F3 #E9DFF3
square
#F3DFDF #E9F3DF #DFF3F3 #E9DFF3
split-complementary
#F3DFDF #DFF3E9 #DFE9F3
monochromatic
#D28686 #E2B2B2 #F3DFDF #F7E9E9 #F7E9E9

Accessibility & contrast

On white

1.28
#F3DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.43
#F3DFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3DFDF
16.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3DFDF#FFFFFF#000000##000000
##F3DFDF1.001.2816.4316.43
#FFFFFF1.281.0021.0021.00
#00000016.4321.001.001.00
##00000016.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#F8DDDF
Achromatopsia (no color)
#E3E3E3

Design tokens & code

CSS
--color: #f3dfdf;
/* rgb */ color: rgb(243, 223, 223);
/* oklch */ color: oklch(92.0% 0.022 17.6);
Tailwind
colors: {
  custom: {
    50: '#f7e9e9',
    500: '#f3dfdf',
    950: '#000000',
  },
}
SCSS
$custom: #f3dfdf;
$custom-light: #f7e9e9;
$custom-dark: #000000;
JSON
{
  "hex": "#f3dfdf",
  "rgb": {
    "r": 243,
    "g": 223,
    "b": 223
  },
  "hsl": {
    "h": 0,
    "s": 45.455,
    "l": 91.373
  },
  "oklch": {
    "l": 0.91979,
    "c": 0.02204,
    "h": 17.6
  },
  "luminance": 0.77158
}

Semantic roles & 50–950 ramp

primary
#F3DFDF
secondary
#A5D1D1
accent
#B9B92D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F3DFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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