#FFC2B2#FFC2B2

#FFC2B2 is a very light, moderate red. Relative luminance 0.631; OKLCH L 86.5% C 0.074 H 35.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).

Color values

HEX#FFC2B2
RGBrgb(255, 194, 178)
HSLhsl(12, 100%, 85%)
HSVhsv(12, 30%, 100%)
CMYKcmyk(0%, 23.9%, 30.2%, 0%)
CIE-LABlab(83.47, 19.67, 16.52)
CIE-LCHlch(83.47, 25.68, 40.03°)
OKLaboklab(86.5% 0.0605 0.0426)
OKLCHoklch(86.5% 0.074 35.2)
XYZxyz(68.5692, 63.0615, 50.6712)
Luminance0.6306 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC2B2 #B2EFFF
analogous
#FFB2C8 #FFC2B2 #FFE9B2
triadic
#FFC2B2 #B2FFC2 #C2B2FF
tetradic
#FFC2B2 #C8FFB2 #B2EFFF #E9B2FF
square
#FFC2B2 #C8FFB2 #B2EFFF #E9B2FF
split-complementary
#FFC2B2 #B2FFE9 #B2C8FF
monochromatic
#FF6138 #FF9275 #FFC2B2 #FFE7E0 #FFE7E0

Accessibility & contrast

On white

1.54
#FFC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.61
#FFC2B2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC2B2
13.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC2B2#FFFFFF#000000##000000
##FFC2B21.001.5413.6113.61
#FFFFFF1.541.0021.0021.00
#00000013.6121.001.001.00
##00000013.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#FFBABE
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ffc2b2;
/* rgb */ color: rgb(255, 194, 178);
/* oklch */ color: oklch(86.5% 0.074 35.2);
Tailwind
colors: {
  custom: {
    50: '#ffd4c9',
    500: '#ffc2b2',
    950: '#000000',
  },
}
SCSS
$custom: #ffc2b2;
$custom-light: #ffd4c9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc2b2",
  "rgb": {
    "r": 255,
    "g": 194,
    "b": 178
  },
  "hsl": {
    "h": 12.468,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.86497,
    "c": 0.07396,
    "h": 35.2
  },
  "luminance": 0.63058
}

Semantic roles & 50–950 ramp

primary
#FFC2B2
secondary
#70CDE6
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382

Preview Lab

Preview with #FFC2B2

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

Preview Lab → · Contrast checker → · Palette generator →

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