#FFB4FF#FFB4FF

#FFB4FF is a very light, vivid purple. Relative luminance 0.611; OKLCH L 86.4% C 0.129 H 326.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).

Color values

HEX#FFB4FF
RGBrgb(255, 180, 255)
HSLhsl(300, 100%, 85%)
HSVhsv(300, 29%, 100%)
CMYKcmyk(0%, 29.4%, 0%, 0%)
CIE-LABlab(82.45, 38.95, -26.22)
CIE-LCHlch(82.45, 46.95, 326.06°)
OKLaboklab(86.41% 0.1077 -0.071)
OKLCHoklch(86.41% 0.129 326.6)
XYZxyz(75.6096, 61.1251, 102.4039)
Luminance0.6112 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB4FF #B4FFB4
analogous
#D9B4FF #FFB4FF #FFB4D9
triadic
#FFB4FF #FFFFB4 #B4FFFF
tetradic
#FFB4FF #FFD9B4 #B4FFB4 #B4D9FF
square
#FFB4FF #FFD9B4 #B4FFB4 #B4D9FF
split-complementary
#FFB4FF #D9FFB4 #B4FFD9
monochromatic
#FF3AFF #FF77FF #FFB4FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.59
#FFB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.22
#FFB4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB4FF
13.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB4FF#FFFFFF#000000##000000
##FFB4FF1.001.5913.2213.22
#FFFFFF1.591.0021.0021.00
#00000013.2221.001.001.00
##00000013.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ffb4ff;
/* rgb */ color: rgb(255, 180, 255);
/* oklch */ color: oklch(86.4% 0.129 326.6);
Tailwind
colors: {
  custom: {
    50: '#ffcbff',
    500: '#ffb4ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb4ff;
$custom-light: #ffcbff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb4ff",
  "rgb": {
    "r": 255,
    "g": 180,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 85.294
  },
  "oklch": {
    "l": 0.86409,
    "c": 0.12898,
    "h": 326.6
  },
  "luminance": 0.61123
}

Semantic roles & 50–950 ramp

primary
#FFB4FF
secondary
#71E671
accent
#E60000
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386

Preview Lab

Preview with #FFB4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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