#FFB0FF#FFB0FF

#FFB0FF is a very light, vivid purple. Relative luminance 0.595; OKLCH L 85.8% C 0.136 H 326.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).

Color values

HEX#FFB0FF
RGBrgb(255, 176, 255)
HSLhsl(300, 100%, 85%)
HSVhsv(300, 31%, 100%)
CMYKcmyk(0%, 31%, 0%, 0%)
CIE-LABlab(81.58, 41.03, -27.53)
CIE-LCHlch(81.58, 49.42, 326.14°)
OKLaboklab(85.75% 0.1135 -0.0746)
OKLCHoklch(85.75% 0.136 326.7)
XYZxyz(74.8137, 59.5334, 102.1386)
Luminance0.5953 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB0FF #B0FFB0
analogous
#D8B0FF #FFB0FF #FFB0D8
triadic
#FFB0FF #FFFFB0 #B0FFFF
tetradic
#FFB0FF #FFD8B0 #B0FFB0 #B0D8FF
square
#FFB0FF #FFD8B0 #B0FFB0 #B0D8FF
split-complementary
#FFB0FF #D8FFB0 #B0FFD8
monochromatic
#FF36FF #FF73FF #FFB0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.63
#FFB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.91
#FFB0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB0FF
12.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB0FF#FFFFFF#000000##000000
##FFB0FF1.001.6312.9112.91
#FFFFFF1.631.0021.0021.00
#00000012.9121.001.001.00
##00000012.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#FFB7CD
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ffb0ff;
/* rgb */ color: rgb(255, 176, 255);
/* oklch */ color: oklch(85.8% 0.136 326.7);
Tailwind
colors: {
  custom: {
    50: '#ffc8ff',
    500: '#ffb0ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb0ff;
$custom-light: #ffc8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb0ff",
  "rgb": {
    "r": 255,
    "g": 176,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 84.51
  },
  "oklch": {
    "l": 0.85754,
    "c": 0.13585,
    "h": 326.7
  },
  "luminance": 0.59531
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFB0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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