#FFB3FF#FFB3FF

#FFB3FF is a very light, vivid purple. Relative luminance 0.607; OKLCH L 86.2% C 0.131 H 326.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).

Color values

HEX#FFB3FF
RGBrgb(255, 179, 255)
HSLhsl(300, 100%, 85%)
HSVhsv(300, 30%, 100%)
CMYKcmyk(0%, 29.8%, 0%, 0%)
CIE-LABlab(82.23, 39.47, -26.55)
CIE-LCHlch(82.23, 47.57, 326.08°)
OKLaboklab(86.25% 0.1092 -0.0719)
OKLCHoklch(86.25% 0.131 326.6)
XYZxyz(75.4084, 60.7228, 102.3368)
Luminance0.6072 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB3FF #B3FFB3
analogous
#D9B3FF #FFB3FF #FFB3D9
triadic
#FFB3FF #FFFFB3 #B3FFFF
tetradic
#FFB3FF #FFD9B3 #B3FFB3 #B3D9FF
square
#FFB3FF #FFD9B3 #B3FFB3 #B3D9FF
split-complementary
#FFB3FF #D9FFB3 #B3FFD9
monochromatic
#FF39FF #FF76FF #FFB3FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.60
#FFB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.14
#FFB3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB3FF
13.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB3FF#FFFFFF#000000##000000
##FFB3FF1.001.6013.1413.14
#FFFFFF1.601.0021.0021.00
#00000013.1421.001.001.00
##00000013.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#AEC7FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ffb3ff;
/* rgb */ color: rgb(255, 179, 255);
/* oklch */ color: oklch(86.2% 0.131 326.6);
Tailwind
colors: {
  custom: {
    50: '#ffcaff',
    500: '#ffb3ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb3ff;
$custom-light: #ffcaff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb3ff",
  "rgb": {
    "r": 255,
    "g": 179,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 85.098
  },
  "oklch": {
    "l": 0.86245,
    "c": 0.1307,
    "h": 326.6
  },
  "luminance": 0.6072
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFB3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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