#FFBDC0#FFBDC0

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

Color values

HEX#FFBDC0
RGBrgb(255, 189, 192)
HSLhsl(357, 100%, 87%)
HSVhsv(357, 26%, 100%)
CMYKcmyk(0%, 25.9%, 24.7%, 0%)
CIE-LABlab(82.63, 24.15, 7.84)
CIE-LCHlch(82.63, 25.39, 17.98°)
OKLaboklab(85.95% 0.0735 0.0207)
OKLCHoklch(85.95% 0.076 15.8)
XYZxyz(68.9532, 61.4645, 58.0908)
Luminance0.6146 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBDC0 #BDFFFC
analogous
#FFBDE1 #FFBDC0 #FFDBBD
triadic
#FFBDC0 #C0FFBD #BDC0FF
tetradic
#FFBDC0 #E1FFBD #BDFFFC #DBBDFF
square
#FFBDC0 #E1FFBD #BDFFFC #DBBDFF
split-complementary
#FFBDC0 #BDFFDB #BDE1FF
monochromatic
#FF434B #FF8086 #FFBDC0 #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

13.29
#FFBDC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBDC0
13.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBDC0#FFFFFF#000000##000000
##FFBDC01.001.5813.2913.29
#FFFFFF1.581.0021.0021.00
#00000013.2921.001.001.00
##00000013.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8C6C0
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#FFB7BE
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #ffbdc0;
/* rgb */ color: rgb(255, 189, 192);
/* oklch */ color: oklch(85.9% 0.076 15.8);
Tailwind
colors: {
  custom: {
    50: '#ffd1d3',
    500: '#ffbdc0',
    950: '#000000',
  },
}
SCSS
$custom: #ffbdc0;
$custom-light: #ffd1d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbdc0",
  "rgb": {
    "r": 255,
    "g": 189,
    "b": 192
  },
  "hsl": {
    "h": 357.273,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.85945,
    "c": 0.07639,
    "h": 15.8
  },
  "luminance": 0.61461
}

Semantic roles & 50–950 ramp

primary
#FFBDC0
secondary
#79E7E2
accent
#E6DB00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383

Preview Lab

Preview with #FFBDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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