#F2DDDC#F2DDDC

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

Color values

HEX#F2DDDC
RGBrgb(242, 221, 220)
HSLhsl(3, 46%, 91%)
HSVhsv(3, 9%, 95%)
CMYKcmyk(0%, 8.7%, 9.1%, 5.1%)
CIE-LABlab(89.75, 7.03, 3.10)
CIE-LCHlch(89.75, 7.69, 23.81°)
OKLaboklab(91.43% 0.0217 0.0083)
OKLCHoklch(91.43% 0.023 20.9)
XYZxyz(75.3915, 75.7587, 78.3476)
Luminance0.7576 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DDDC #DCF1F2
analogous
#F2DCE6 #F2DDDC #F2E8DC
triadic
#F2DDDC #DCF2DD #DDDCF2
tetradic
#F2DDDC #E6F2DC #DCF1F2 #E8DCF2
square
#F2DDDC #E6F2DC #DCF1F2 #E8DCF2
split-complementary
#F2DDDC #DCF2E8 #DCE6F2
monochromatic
#D18683 #E1B2AF #F2DDDC #F7E9E9 #F7E9E9

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##F2DDDC#FFFFFF#000000##000000
##F2DDDC1.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)
#E1DFDC
Deuteranopia (green-blind)
#E5E3DC
Tritanopia (blue-blind)
#F7DBDD
Achromatopsia (no color)
#E2E2E2

Design tokens & code

CSS
--color: #f2dddc;
/* rgb */ color: rgb(242, 221, 220);
/* oklch */ color: oklch(91.4% 0.023 20.9);
Tailwind
colors: {
  custom: {
    50: '#f6e7e6',
    500: '#f2dddc',
    950: '#000000',
  },
}
SCSS
$custom: #f2dddc;
$custom-light: #f6e7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2dddc",
  "rgb": {
    "r": 242,
    "g": 221,
    "b": 220
  },
  "hsl": {
    "h": 2.727,
    "s": 45.833,
    "l": 90.588
  },
  "oklch": {
    "l": 0.91428,
    "c": 0.02326,
    "h": 20.9
  },
  "luminance": 0.75757
}

Semantic roles & 50–950 ramp

primary
#F2DDDC
secondary
#A3CDD0
accent
#B3B92C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484

Preview Lab

Preview with #F2DDDC

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

Preview Lab → · Contrast checker → · Palette generator →

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