#F2CCCD#F2CCCD

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

Color values

HEX#F2CCCD
RGBrgb(242, 204, 205)
HSLhsl(358, 59%, 87%)
HSVhsv(358, 16%, 95%)
CMYKcmyk(0%, 15.7%, 15.3%, 5.1%)
CIE-LABlab(85.24, 13.51, 4.49)
CIE-LCHlch(85.24, 14.23, 18.41°)
OKLaboklab(87.79% 0.0413 0.012)
OKLCHoklch(87.79% 0.043 16.2)
XYZxyz(69.2300, 66.4728, 66.9295)
Luminance0.6647 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CCCD #CCF2F1
analogous
#F2CCE0 #F2CCCD #F2DECC
triadic
#F2CCCD #CDF2CC #CCCDF2
tetradic
#F2CCCD #E0F2CC #CCF2F1 #DECCF2
square
#F2CCCD #E0F2CC #CCF2F1 #DECCF2
split-complementary
#F2CCCD #CCF2DE #CCE0F2
monochromatic
#D96A6D #E69B9D #F2CCCD #F9E7E7 #F9E7E7

Accessibility & contrast

On white

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

On black

14.29
#F2CCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CCCD
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CCCD#FFFFFF#000000##000000
##F2CCCD1.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2cccd;
/* rgb */ color: rgb(242, 204, 205);
/* oklch */ color: oklch(87.8% 0.043 16.2);
Tailwind
colors: {
  custom: {
    50: '#f6dbdc',
    500: '#f2cccd',
    950: '#000000',
  },
}
SCSS
$custom: #f2cccd;
$custom-light: #f6dbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cccd",
  "rgb": {
    "r": 242,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 358.421,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.87786,
    "c": 0.04299,
    "h": 16.2
  },
  "luminance": 0.66471
}

Semantic roles & 50–950 ramp

primary
#F2CCCD
secondary
#91D1D0
accent
#C7C31E
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484

Preview Lab

Preview with #F2CCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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