#FFBDC8#FFBDC8

#FFBDC8 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.2% C 0.077 H 7.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).

Color values

HEX#FFBDC8
RGBrgb(255, 189, 200)
HSLhsl(350, 100%, 87%)
HSVhsv(350, 26%, 100%)
CMYKcmyk(0%, 25.9%, 21.6%, 0%)
CIE-LABlab(82.82, 25.28, 3.83)
CIE-LCHlch(82.82, 25.57, 8.61°)
OKLaboklab(86.16% 0.0765 0.0104)
OKLCHoklch(86.16% 0.077 7.7)
XYZxyz(69.8637, 61.8287, 62.8866)
Luminance0.6182 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBDC8 #BDFFF4
analogous
#FFBDE9 #FFBDC8 #FFD3BD
triadic
#FFBDC8 #C8FFBD #BDC8FF
tetradic
#FFBDC8 #E9FFBD #BDFFF4 #D3BDFF
square
#FFBDC8 #E9FFBD #BDFFF4 #D3BDFF
split-complementary
#FFBDC8 #BDFFD3 #BDE9FF
monochromatic
#FF4362 #FF8095 #FFBDC8 #FFE0E5 #FFE0E5

Accessibility & contrast

On white

1.57
#FFBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.37
#FFBDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBDC8
13.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBDC8#FFFFFF#000000##000000
##FFBDC81.001.5713.3713.37
#FFFFFF1.571.0021.0021.00
#00000013.3721.001.001.00
##00000013.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#D6D3C7
Tritanopia (blue-blind)
#FFB8C1
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #ffbdc8;
/* rgb */ color: rgb(255, 189, 200);
/* oklch */ color: oklch(86.2% 0.077 7.7);
Tailwind
colors: {
  custom: {
    50: '#ffd1d8',
    500: '#ffbdc8',
    950: '#000000',
  },
}
SCSS
$custom: #ffbdc8;
$custom-light: #ffd1d8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbdc8",
  "rgb": {
    "r": 255,
    "g": 189,
    "b": 200
  },
  "hsl": {
    "h": 350,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.86159,
    "c": 0.07719,
    "h": 7.7
  },
  "luminance": 0.61825
}

Semantic roles & 50–950 ramp

primary
#FFBDC8
secondary
#79E7D5
accent
#E6BF00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383

Preview Lab

Preview with #FFBDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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