#FFBFFF#FFBFFF

#FFBFFF is a very light, moderate purple. Relative luminance 0.657; OKLCH L 88.3% C 0.110 H 326.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).

Color values

HEX#FFBFFF
RGBrgb(255, 191, 255)
HSLhsl(300, 100%, 87%)
HSVhsv(300, 25%, 100%)
CMYKcmyk(0%, 25.1%, 0%, 0%)
CIE-LABlab(84.87, 33.19, -22.54)
CIE-LCHlch(84.87, 40.12, 325.82°)
OKLaboklab(88.25% 0.0917 -0.0608)
OKLCHoklch(88.25% 0.11 326.5)
XYZxyz(77.9189, 65.7439, 103.1737)
Luminance0.6574 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBFFF #BFFFBF
analogous
#DFBFFF #FFBFFF #FFBFDF
triadic
#FFBFFF #FFFFBF #BFFFFF
tetradic
#FFBFFF #FFDFBF #BFFFBF #BFDFFF
square
#FFBFFF #FFDFBF #BFFFBF #BFDFFF
split-complementary
#FFBFFF #DFFFBF #BFFFDF
monochromatic
#FF45FF #FF82FF #FFBFFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.48
#FFBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.15
#FFBFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBFFF
14.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBFFF#FFFFFF#000000##000000
##FFBFFF1.001.4814.1514.15
#FFFFFF1.481.0021.0021.00
#00000014.1521.001.001.00
##00000014.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#CAD7FD
Tritanopia (blue-blind)
#FFC4D5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffbfff;
/* rgb */ color: rgb(255, 191, 255);
/* oklch */ color: oklch(88.3% 0.110 326.5);
Tailwind
colors: {
  custom: {
    50: '#ffd3ff',
    500: '#ffbfff',
    950: '#000000',
  },
}
SCSS
$custom: #ffbfff;
$custom-light: #ffd3ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbfff",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 87.451
  },
  "oklch": {
    "l": 0.88254,
    "c": 0.10999,
    "h": 326.5
  },
  "luminance": 0.65742
}

Semantic roles & 50–950 ramp

primary
#FFBFFF
secondary
#7BE87B
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FFBFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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