#F2DBDC#F2DBDC

#F2DBDC is a very light, muted red. Relative luminance 0.747; OKLCH L 91.0% C 0.025 H 14.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).

Color values

HEX#F2DBDC
RGBrgb(242, 219, 220)
HSLhsl(357, 47%, 90%)
HSVhsv(357, 10%, 95%)
CMYKcmyk(0%, 9.5%, 9.1%, 5.1%)
CIE-LABlab(89.26, 8.07, 2.39)
CIE-LCHlch(89.26, 8.42, 16.50°)
OKLaboklab(91.04% 0.0246 0.0064)
OKLCHoklch(91.04% 0.025 14.6)
XYZxyz(74.8666, 74.7089, 78.1726)
Luminance0.7471 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2DBDC #DBF2F1
analogous
#F2DBE7 #F2DBDC #F2E5DB
triadic
#F2DBDC #DCF2DB #DBDCF2
tetradic
#F2DBDC #E7F2DB #DBF2F1 #E5DBF2
square
#F2DBDC #E7F2DB #DBF2F1 #E5DBF2
split-complementary
#F2DBDC #DBF2E5 #DBE7F2
monochromatic
#D28185 #E2AEB0 #F2DBDC #F7E9E9 #F7E9E9

Accessibility & contrast

On white

1.32
#F2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.94
#F2DBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2DBDC
15.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2DBDC#FFFFFF#000000##000000
##F2DBDC1.001.3215.9415.94
#FFFFFF1.321.0021.0021.00
#00000015.9421.001.001.00
##00000015.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#F7D9DB
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #f2dbdc;
/* rgb */ color: rgb(242, 219, 220);
/* oklch */ color: oklch(91.0% 0.025 14.6);
Tailwind
colors: {
  custom: {
    50: '#f6e6e6',
    500: '#f2dbdc',
    950: '#000000',
  },
}
SCSS
$custom: #f2dbdc;
$custom-light: #f6e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2dbdc",
  "rgb": {
    "r": 242,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 357.391,
    "s": 46.939,
    "l": 90.392
  },
  "oklch": {
    "l": 0.91044,
    "c": 0.02547,
    "h": 14.6
  },
  "luminance": 0.74708
}

Semantic roles & 50–950 ramp

primary
#F2DBDC
secondary
#A1D0CE
accent
#BAB42B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171516
muted
#858484

Preview Lab

Preview with #F2DBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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