#FFBDBD#FFBDBD

#FFBDBD is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.9% C 0.076 H 18.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).

Color values

HEX#FFBDBD
RGBrgb(255, 189, 189)
HSLhsl(0, 100%, 87%)
HSVhsv(0, 26%, 100%)
CMYKcmyk(0%, 25.9%, 25.9%, 0%)
CIE-LABlab(82.56, 23.74, 9.35)
CIE-LCHlch(82.56, 25.51, 21.49°)
OKLaboklab(85.87% 0.0724 0.0246)
OKLCHoklch(85.87% 0.076 18.8)
XYZxyz(68.6241, 61.3329, 56.3580)
Luminance0.6133 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBDBD #BDFFFF
analogous
#FFBDDE #FFBDBD #FFDEBD
triadic
#FFBDBD #BDFFBD #BDBDFF
tetradic
#FFBDBD #DEFFBD #BDFFFF #DEBDFF
square
#FFBDBD #DEFFBD #BDFFFF #DEBDFF
split-complementary
#FFBDBD #BDFFDE #BDDEFF
monochromatic
#FF4343 #FF8080 #FFBDBD #FFE0E0 #FFE0E0

Accessibility & contrast

On white

1.58
#FFBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.27
#FFBDBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBDBD
13.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBDBD#FFFFFF#000000##000000
##FFBDBD1.001.5813.2713.27
#FFFFFF1.581.0021.0021.00
#00000013.2721.001.001.00
##00000013.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ffbdbd;
/* rgb */ color: rgb(255, 189, 189);
/* oklch */ color: oklch(85.9% 0.076 18.8);
Tailwind
colors: {
  custom: {
    50: '#ffd1d0',
    500: '#ffbdbd',
    950: '#000000',
  },
}
SCSS
$custom: #ffbdbd;
$custom-light: #ffd1d0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbdbd",
  "rgb": {
    "r": 255,
    "g": 189,
    "b": 189
  },
  "hsl": {
    "h": 0,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.85867,
    "c": 0.07645,
    "h": 18.8
  },
  "luminance": 0.61329
}

Semantic roles & 50–950 ramp

primary
#FFBDBD
secondary
#79E7E7
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383

Preview Lab

Preview with #FFBDBD

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

Preview Lab → · Contrast checker → · Palette generator →

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