#FFB2B2#FFB2B2

#FFB2B2 is a very light, moderate red. Relative luminance 0.563; OKLCH L 83.7% C 0.090 H 19.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).

Color values

HEX#FFB2B2
RGBrgb(255, 178, 178)
HSLhsl(0, 100%, 85%)
HSVhsv(0, 30%, 100%)
CMYKcmyk(0%, 30.2%, 30.2%, 0%)
CIE-LABlab(79.80, 28.05, 11.33)
CIE-LCHlch(79.80, 30.25, 21.99°)
OKLaboklab(83.65% 0.0853 0.0296)
OKLCHoklch(83.65% 0.09 19.1)
XYZxyz(65.1981, 56.3192, 49.5475)
Luminance0.5632 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB2B2 #B2FFFF
analogous
#FFB2D9 #FFB2B2 #FFD9B2
triadic
#FFB2B2 #B2FFB2 #B2B2FF
tetradic
#FFB2B2 #D9FFB2 #B2FFFF #D9B2FF
square
#FFB2B2 #D9FFB2 #B2FFFF #D9B2FF
split-complementary
#FFB2B2 #B2FFD9 #B2D9FF
monochromatic
#FF3838 #FF7575 #FFB2B2 #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.71
#FFB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.26
#FFB2B2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB2B2
12.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB2B2#FFFFFF#000000##000000
##FFB2B21.001.7112.2612.26
#FFFFFF1.711.0021.0021.00
#00000012.2621.001.001.00
##00000012.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0BDB2
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ffb2b2;
/* rgb */ color: rgb(255, 178, 178);
/* oklch */ color: oklch(83.7% 0.090 19.1);
Tailwind
colors: {
  custom: {
    50: '#ffc9c9',
    500: '#ffb2b2',
    950: '#000000',
  },
}
SCSS
$custom: #ffb2b2;
$custom-light: #ffc9c9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb2b2",
  "rgb": {
    "r": 255,
    "g": 178,
    "b": 178
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.83651,
    "c": 0.09033,
    "h": 19.1
  },
  "luminance": 0.56315
}

Semantic roles & 50–950 ramp

primary
#FFB2B2
secondary
#70E6E6
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282

Preview Lab

Preview with #FFB2B2

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

Preview Lab → · Contrast checker → · Palette generator →

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