#F2D2CC#F2D2CC

#F2D2CC is a very light, muted red. Relative luminance 0.693; OKLCH L 88.9% C 0.037 H 30.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).

Color values

HEX#F2D2CC
RGBrgb(242, 210, 204)
HSLhsl(9, 59%, 87%)
HSVhsv(9, 16%, 95%)
CMYKcmyk(0%, 13.2%, 15.7%, 5.1%)
CIE-LABlab(86.67, 10.21, 7.09)
CIE-LCHlch(86.67, 12.43, 34.78°)
OKLaboklab(88.89% 0.0319 0.0187)
OKLCHoklch(88.89% 0.037 30.4)
XYZxyz(70.5633, 69.3319, 66.7803)
Luminance0.6933 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2D2CC #CCECF2
analogous
#F2CCD9 #F2D2CC #F2E5CC
triadic
#F2D2CC #CCF2D2 #D2CCF2
tetradic
#F2D2CC #D9F2CC #CCECF2 #E5CCF2
square
#F2D2CC #D9F2CC #CCECF2 #E5CCF2
split-complementary
#F2D2CC #CCF2E5 #CCD9F2
monochromatic
#D97C6A #E6A79B #F2D2CC #F9E9E7 #F9E9E7

Accessibility & contrast

On white

1.41
#F2D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.87
#F2D2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2D2CC
14.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2D2CC#FFFFFF#000000##000000
##F2D2CC1.001.4114.8714.87
#FFFFFF1.411.0021.0021.00
#00000014.8721.001.001.00
##00000014.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#E0DBCC
Tritanopia (blue-blind)
#FACED0
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #f2d2cc;
/* rgb */ color: rgb(242, 210, 204);
/* oklch */ color: oklch(88.9% 0.037 30.4);
Tailwind
colors: {
  custom: {
    50: '#f6dfdb',
    500: '#f2d2cc',
    950: '#000000',
  },
}
SCSS
$custom: #f2d2cc;
$custom-light: #f6dfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#f2d2cc",
  "rgb": {
    "r": 242,
    "g": 210,
    "b": 204
  },
  "hsl": {
    "h": 9.474,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.88894,
    "c": 0.03698,
    "h": 30.4
  },
  "luminance": 0.6933
}

Semantic roles & 50–950 ramp

primary
#F2D2CC
secondary
#91C7D1
accent
#ACC71E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171515
muted
#858484

Preview Lab

Preview with #F2D2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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