#FFB9FF#FFB9FF

#FFB9FF is a very light, vivid purple. Relative luminance 0.632; OKLCH L 87.2% C 0.120 H 326.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).

Color values

HEX#FFB9FF
RGBrgb(255, 185, 255)
HSLhsl(300, 100%, 86%)
HSVhsv(300, 27%, 100%)
CMYKcmyk(0%, 27.5%, 0%, 0%)
CIE-LABlab(83.54, 36.34, -24.55)
CIE-LCHlch(83.54, 43.85, 325.95°)
OKLaboklab(87.24% 0.1004 -0.0664)
OKLCHoklch(87.24% 0.12 326.5)
XYZxyz(76.6372, 63.1804, 102.7464)
Luminance0.6318 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB9FF #B9FFB9
analogous
#DCB9FF #FFB9FF #FFB9DC
triadic
#FFB9FF #FFFFB9 #B9FFFF
tetradic
#FFB9FF #FFDCB9 #B9FFB9 #B9DCFF
square
#FFB9FF #FFDCB9 #B9FFB9 #B9DCFF
split-complementary
#FFB9FF #DCFFB9 #B9FFDC
monochromatic
#FF3FFF #FF7CFF #FFB9FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.54
#FFB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.64
#FFB9FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB9FF
13.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB9FF#FFFFFF#000000##000000
##FFB9FF1.001.5413.6413.64
#FFFFFF1.541.0021.0021.00
#00000013.6421.001.001.00
##00000013.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#C5D3FD
Tritanopia (blue-blind)
#FFBFD2
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ffb9ff;
/* rgb */ color: rgb(255, 185, 255);
/* oklch */ color: oklch(87.2% 0.120 326.5);
Tailwind
colors: {
  custom: {
    50: '#ffceff',
    500: '#ffb9ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb9ff;
$custom-light: #ffceff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb9ff",
  "rgb": {
    "r": 255,
    "g": 185,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 86.275
  },
  "oklch": {
    "l": 0.8724,
    "c": 0.12037,
    "h": 326.5
  },
  "luminance": 0.63178
}

Semantic roles & 50–950 ramp

primary
#FFB9FF
secondary
#75E775
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FFB9FF

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

Preview Lab → · Contrast checker → · Palette generator →

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