#F2CCCC#F2CCCC

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

Color values

HEX#F2CCCC
RGBrgb(242, 204, 204)
HSLhsl(0, 59%, 87%)
HSVhsv(0, 16%, 95%)
CMYKcmyk(0%, 15.7%, 15.7%, 5.1%)
CIE-LABlab(85.21, 13.35, 4.99)
CIE-LCHlch(85.21, 14.25, 20.50°)
OKLaboklab(87.76% 0.0409 0.0133)
OKLCHoklch(87.76% 0.043 18)
XYZxyz(69.1097, 66.4247, 66.2958)
Luminance0.6642 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2CCCC #CCF2F2
analogous
#F2CCDF #F2CCCC #F2DFCC
triadic
#F2CCCC #CCF2CC #CCCCF2
tetradic
#F2CCCC #DFF2CC #CCF2F2 #DFCCF2
square
#F2CCCC #DFF2CC #CCF2F2 #DFCCF2
split-complementary
#F2CCCC #CCF2DF #CCDFF2
monochromatic
#D96A6A #E69B9B #F2CCCC #F9E7E7 #F9E7E7

Accessibility & contrast

On white

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

On black

14.28
#F2CCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2CCCC
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2CCCC#FFFFFF#000000##000000
##F2CCCC1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D1CC
Deuteranopia (green-blind)
#DBD8CB
Tritanopia (blue-blind)
#FBC9CC
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #f2cccc;
/* rgb */ color: rgb(242, 204, 204);
/* oklch */ color: oklch(87.8% 0.043 18.0);
Tailwind
colors: {
  custom: {
    50: '#f6dbdb',
    500: '#f2cccc',
    950: '#000000',
  },
}
SCSS
$custom: #f2cccc;
$custom-light: #f6dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#f2cccc",
  "rgb": {
    "r": 242,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.87759,
    "c": 0.04301,
    "h": 18
  },
  "luminance": 0.66423
}

Semantic roles & 50–950 ramp

primary
#F2CCCC
secondary
#91D1D1
accent
#C7C71E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171515
muted
#858484

Preview Lab

Preview with #F2CCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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