#FFB2FF#FFB2FF

#FFB2FF is a very light, vivid purple. Relative luminance 0.603; OKLCH L 86.1% C 0.132 H 326.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).

Color values

HEX#FFB2FF
RGBrgb(255, 178, 255)
HSLhsl(300, 100%, 85%)
HSVhsv(300, 30%, 100%)
CMYKcmyk(0%, 30.2%, 0%, 0%)
CIE-LABlab(82.01, 39.99, -26.88)
CIE-LCHlch(82.01, 48.19, 326.10°)
OKLaboklab(86.08% 0.1106 -0.0728)
OKLCHoklch(86.08% 0.132 326.6)
XYZxyz(75.2087, 60.3235, 102.2702)
Luminance0.6032 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB2FF #B2FFB2
analogous
#D9B2FF #FFB2FF #FFB2D9
triadic
#FFB2FF #FFFFB2 #B2FFFF
tetradic
#FFB2FF #FFD9B2 #B2FFB2 #B2D9FF
square
#FFB2FF #FFD9B2 #B2FFB2 #B2D9FF
split-complementary
#FFB2FF #D9FFB2 #B2FFD9
monochromatic
#FF38FF #FF75FF #FFB2FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.61
#FFB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.06
#FFB2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB2FF
13.06:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB2FF#FFFFFF#000000##000000
##FFB2FF1.001.6113.0613.06
#FFFFFF1.611.0021.0021.00
#00000013.0621.001.001.00
##00000013.0621.001.001.00

Color blindness preview

Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#FFB9CE
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffb2ff;
/* rgb */ color: rgb(255, 178, 255);
/* oklch */ color: oklch(86.1% 0.132 326.6);
Tailwind
colors: {
  custom: {
    50: '#ffcaff',
    500: '#ffb2ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb2ff;
$custom-light: #ffcaff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb2ff",
  "rgb": {
    "r": 255,
    "g": 178,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 84.902
  },
  "oklch": {
    "l": 0.86081,
    "c": 0.13242,
    "h": 326.6
  },
  "luminance": 0.60321
}

Semantic roles & 50–950 ramp

primary
#FFB2FF
secondary
#70E670
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386

Preview Lab

Preview with #FFB2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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