#F5DCDC#F5DCDC

#F5DCDC is a very light, muted red. Relative luminance 0.758; OKLCH L 91.5% C 0.028 H 17.7°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).

Color values

HEX#F5DCDC
RGBrgb(245, 220, 220)
HSLhsl(0, 56%, 91%)
HSVhsv(0, 10%, 96%)
CMYKcmyk(0%, 10.2%, 10.2%, 3.9%)
CIE-LABlab(89.75, 8.60, 3.14)
CIE-LCHlch(89.75, 9.15, 20.07°)
OKLaboklab(91.49% 0.0264 0.0084)
OKLCHoklch(91.49% 0.028 17.7)
XYZxyz(76.1666, 75.7676, 78.3085)
Luminance0.7577 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5DCDC #DCF5F5
analogous
#F5DCE8 #F5DCDC #F5E8DC
triadic
#F5DCDC #DCF5DC #DCDCF5
tetradic
#F5DCDC #E8F5DC #DCF5F5 #E8DCF5
square
#F5DCDC #E8F5DC #DCF5F5 #E8DCF5
split-complementary
#F5DCDC #DCF5E8 #DCE8F5
monochromatic
#DA7D7D #E7ACAC #F5DCDC #F8E7E7 #F8E7E7

Accessibility & contrast

On white

1.30
#F5DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.15
#F5DCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5DCDC
16.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5DCDC#FFFFFF#000000##000000
##F5DCDC1.001.3016.1516.15
#FFFFFF1.301.0021.0021.00
#00000016.1521.001.001.00
##00000016.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E6E3DC
Tritanopia (blue-blind)
#FBDADC
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #f5dcdc;
/* rgb */ color: rgb(245, 220, 220);
/* oklch */ color: oklch(91.5% 0.028 17.7);
Tailwind
colors: {
  custom: {
    50: '#f8e6e6',
    500: '#f5dcdc',
    950: '#000000',
  },
}
SCSS
$custom: #f5dcdc;
$custom-light: #f8e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f5dcdc",
  "rgb": {
    "r": 245,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 0,
    "s": 55.556,
    "l": 91.176
  },
  "oklch": {
    "l": 0.91491,
    "c": 0.0277,
    "h": 17.7
  },
  "luminance": 0.75766
}

Semantic roles & 50–950 ramp

primary
#F5DCDC
secondary
#A0D5D5
accent
#C3C322
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F5DCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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