#F2CCCF#F2CCCF

#F2CCCF is a very light, muted red. Relative luminance 0.666; OKLCH L 87.8% C 0.043 H 12.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).

Color values

HEX#F2CCCF
RGBrgb(242, 204, 207)
HSLhsl(355, 59%, 87%)
HSVhsv(355, 16%, 95%)
CMYKcmyk(0%, 15.7%, 14.5%, 5.1%)
CIE-LABlab(85.29, 13.82, 3.50)
CIE-LCHlch(85.29, 14.26, 14.22°)
OKLaboklab(87.84% 0.042 0.0094)
OKLCHoklch(87.84% 0.043 12.6)
XYZxyz(69.4730, 66.5700, 68.2091)
Luminance0.6657 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CCCF #CCF2EF
analogous
#F2CCE2 #F2CCCF #F2DCCC
triadic
#F2CCCF #CFF2CC #CCCFF2
tetradic
#F2CCCF #E2F2CC #CCF2EF #DCCCF2
square
#F2CCCF #E2F2CC #CCF2EF #DCCCF2
split-complementary
#F2CCCF #CCF2DC #CCE2F2
monochromatic
#D96A73 #E69BA1 #F2CCCF #F9E7E8 #F9E7E8

Accessibility & contrast

On white

1.47
#F2CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.31
#F2CCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CCCF
14.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CCCF#FFFFFF#000000##000000
##F2CCCF1.001.4714.3114.31
#FFFFFF1.471.0021.0021.00
#00000014.3121.001.001.00
##00000014.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#FAC9CD
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #f2cccf;
/* rgb */ color: rgb(242, 204, 207);
/* oklch */ color: oklch(87.8% 0.043 12.6);
Tailwind
colors: {
  custom: {
    50: '#f6dbdd',
    500: '#f2cccf',
    950: '#000000',
  },
}
SCSS
$custom: #f2cccf;
$custom-light: #f6dbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cccf",
  "rgb": {
    "r": 242,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 355.263,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.87841,
    "c": 0.04307,
    "h": 12.6
  },
  "luminance": 0.66568
}

Semantic roles & 50–950 ramp

primary
#F2CCCF
secondary
#91D1CC
accent
#C7BA1E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484

Preview Lab

Preview with #F2CCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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