#FFBCFF#FFBCFF

#FFBCFF is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.7% C 0.115 H 326.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).

Color values

HEX#FFBCFF
RGBrgb(255, 188, 255)
HSLhsl(300, 100%, 87%)
HSVhsv(300, 26%, 100%)
CMYKcmyk(0%, 26.3%, 0%, 0%)
CIE-LABlab(84.20, 34.76, -23.55)
CIE-LCHlch(84.20, 41.99, 325.89°)
OKLaboklab(87.74% 0.0961 -0.0636)
OKLCHoklch(87.74% 0.115 326.5)
XYZxyz(77.2714, 64.4488, 102.9578)
Luminance0.6445 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBCFF #BCFFBC
analogous
#DEBCFF #FFBCFF #FFBCDE
triadic
#FFBCFF #FFFFBC #BCFFFF
tetradic
#FFBCFF #FFDEBC #BCFFBC #BCDEFF
square
#FFBCFF #FFDEBC #BCFFBC #BCDEFF
split-complementary
#FFBCFF #DEFFBC #BCFFDE
monochromatic
#FF42FF #FF7FFF #FFBCFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.51
#FFBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.89
#FFBCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBCFF
13.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBCFF#FFFFFF#000000##000000
##FFBCFF1.001.5113.8913.89
#FFFFFF1.511.0021.0021.00
#00000013.8921.001.001.00
##00000013.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#C7D5FD
Tritanopia (blue-blind)
#FFC2D4
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ffbcff;
/* rgb */ color: rgb(255, 188, 255);
/* oklch */ color: oklch(87.7% 0.115 326.5);
Tailwind
colors: {
  custom: {
    50: '#ffd1ff',
    500: '#ffbcff',
    950: '#000000',
  },
}
SCSS
$custom: #ffbcff;
$custom-light: #ffd1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbcff",
  "rgb": {
    "r": 255,
    "g": 188,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.87745,
    "c": 0.11518,
    "h": 326.5
  },
  "luminance": 0.64446
}

Semantic roles & 50–950 ramp

primary
#FFBCFF
secondary
#78E778
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FFBCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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