#FFC2C0#FFC2C0

#FFC2C0 is a very light, moderate red. Relative luminance 0.636; OKLCH L 86.8% C 0.070 H 20.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).

Color values

HEX#FFC2C0
RGBrgb(255, 194, 192)
HSLhsl(2, 100%, 88%)
HSVhsv(2, 25%, 100%)
CMYKcmyk(0%, 23.9%, 24.7%, 0%)
CIE-LABlab(83.78, 21.53, 9.49)
CIE-LCHlch(83.78, 23.53, 23.79°)
OKLaboklab(86.84% 0.0658 0.025)
OKLCHoklch(86.84% 0.07 20.8)
XYZxyz(70.0473, 63.6527, 58.4555)
Luminance0.6365 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2C0 #C0FDFF
analogous
#FFC0DD #FFC2C0 #FFE2C0
triadic
#FFC2C0 #C0FFC2 #C2C0FF
tetradic
#FFC2C0 #DDFFC0 #C0FDFF #E2C0FF
square
#FFC2C0 #DDFFC0 #C0FDFF #E2C0FF
split-complementary
#FFC2C0 #C0FFE2 #C0DDFF
monochromatic
#FF4B46 #FF8783 #FFC2C0 #FFE1E0 #FFE1E0

Accessibility & contrast

On white

1.53
#FFC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.73
#FFC2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2C0
13.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2C0#FFFFFF#000000##000000
##FFC2C01.001.5313.7313.73
#FFFFFF1.531.0021.0021.00
#00000013.7321.001.001.00
##00000013.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDCAC0
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#FFBCC2
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #ffc2c0;
/* rgb */ color: rgb(255, 194, 192);
/* oklch */ color: oklch(86.8% 0.070 20.8);
Tailwind
colors: {
  custom: {
    50: '#ffd4d3',
    500: '#ffc2c0',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2c0;
$custom-light: #ffd4d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2c0",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 192
  },
  "hsl": {
    "h": 1.905,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.8684,
    "c": 0.07038,
    "h": 20.8
  },
  "luminance": 0.63649
}

Semantic roles & 50–950 ramp

primary
#FFC2C0
secondary
#7BE4E8
accent
#DEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383

Preview Lab

Preview with #FFC2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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