#FFB1FF#FFB1FF

#FFB1FF is a very light, vivid purple. Relative luminance 0.599; OKLCH L 85.9% C 0.134 H 326.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).

Color values

HEX#FFB1FF
RGBrgb(255, 177, 255)
HSLhsl(300, 100%, 85%)
HSVhsv(300, 31%, 100%)
CMYKcmyk(0%, 30.6%, 0%, 0%)
CIE-LABlab(81.80, 40.51, -27.21)
CIE-LCHlch(81.80, 48.80, 326.12°)
OKLaboklab(85.92% 0.1121 -0.0737)
OKLCHoklch(85.92% 0.134 326.7)
XYZxyz(75.0105, 59.9270, 102.2042)
Luminance0.5992 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB1FF #B1FFB1
analogous
#D8B1FF #FFB1FF #FFB1D8
triadic
#FFB1FF #FFFFB1 #B1FFFF
tetradic
#FFB1FF #FFD8B1 #B1FFB1 #B1D8FF
square
#FFB1FF #FFD8B1 #B1FFB1 #B1D8FF
split-complementary
#FFB1FF #D8FFB1 #B1FFD8
monochromatic
#FF37FF #FF74FF #FFB1FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.62
#FFB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.98
#FFB1FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB1FF
12.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB1FF#FFFFFF#000000##000000
##FFB1FF1.001.6212.9812.98
#FFFFFF1.621.0021.0021.00
#00000012.9821.001.001.00
##00000012.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#FFB8CD
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ffb1ff;
/* rgb */ color: rgb(255, 177, 255);
/* oklch */ color: oklch(85.9% 0.134 326.7);
Tailwind
colors: {
  custom: {
    50: '#ffc9ff',
    500: '#ffb1ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb1ff;
$custom-light: #ffc9ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb1ff",
  "rgb": {
    "r": 255,
    "g": 177,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 84.706
  },
  "oklch": {
    "l": 0.85917,
    "c": 0.13414,
    "h": 326.7
  },
  "luminance": 0.59924
}

Semantic roles & 50–950 ramp

primary
#FFB1FF
secondary
#6FE66F
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286

Preview Lab

Preview with #FFB1FF

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

Preview Lab → · Contrast checker → · Palette generator →

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