#FFBBBB#FFBBBB

#FFBBBB is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.5% C 0.079 H 18.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).

Color values

HEX#FFBBBB
RGBrgb(255, 187, 187)
HSLhsl(0, 100%, 87%)
HSVhsv(0, 27%, 100%)
CMYKcmyk(0%, 26.7%, 26.7%, 0%)
CIE-LABlab(82.05, 24.52, 9.69)
CIE-LCHlch(82.05, 26.36, 21.58°)
OKLaboklab(85.46% 0.0747 0.0255)
OKLCHoklch(85.46% 0.079 18.8)
XYZxyz(67.9813, 60.3922, 55.0802)
Luminance0.6039 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBBBB #BBFFFF
analogous
#FFBBDD #FFBBBB #FFDDBB
triadic
#FFBBBB #BBFFBB #BBBBFF
tetradic
#FFBBBB #DDFFBB #BBFFFF #DDBBFF
square
#FFBBBB #DDFFBB #BBFFFF #DDBBFF
split-complementary
#FFBBBB #BBFFDD #BBDDFF
monochromatic
#FF4141 #FF7E7E #FFBBBB #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.61
#FFBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.08
#FFBBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBBBB
13.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBBBB#FFFFFF#000000##000000
##FFBBBB1.001.6113.0813.08
#FFFFFF1.611.0021.0021.00
#00000013.0821.001.001.00
##00000013.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffbbbb;
/* rgb */ color: rgb(255, 187, 187);
/* oklch */ color: oklch(85.5% 0.079 18.8);
Tailwind
colors: {
  custom: {
    50: '#ffcfcf',
    500: '#ffbbbb',
    950: '#000000',
  },
}
SCSS
$custom: #ffbbbb;
$custom-light: #ffcfcf;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbbbb",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 187
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.8546,
    "c": 0.07896,
    "h": 18.8
  },
  "luminance": 0.60389
}

Semantic roles & 50–950 ramp

primary
#FFBBBB
secondary
#77E7E7
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383

Preview Lab

Preview with #FFBBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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