#FFB8FF#FFB8FF

#FFB8FF is a very light, vivid purple. Relative luminance 0.628; OKLCH L 87.1% C 0.122 H 326.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).

Color values

HEX#FFB8FF
RGBrgb(255, 184, 255)
HSLhsl(300, 100%, 86%)
HSVhsv(300, 28%, 100%)
CMYKcmyk(0%, 27.8%, 0%, 0%)
CIE-LABlab(83.32, 36.86, -24.89)
CIE-LCHlch(83.32, 44.48, 325.97°)
OKLaboklab(87.07% 0.1019 -0.0673)
OKLCHoklch(87.07% 0.122 326.6)
XYZxyz(76.4287, 62.7635, 102.6769)
Luminance0.6276 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB8FF #B8FFB8
analogous
#DBB8FF #FFB8FF #FFB8DB
triadic
#FFB8FF #FFFFB8 #B8FFFF
tetradic
#FFB8FF #FFDBB8 #B8FFB8 #B8DBFF
square
#FFB8FF #FFDBB8 #B8FFB8 #B8DBFF
split-complementary
#FFB8FF #DBFFB8 #B8FFDB
monochromatic
#FF3EFF #FF7BFF #FFB8FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.55
#FFB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.55
#FFB8FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB8FF
13.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB8FF#FFFFFF#000000##000000
##FFB8FF1.001.5513.5513.55
#FFFFFF1.551.0021.0021.00
#00000013.5521.001.001.00
##00000013.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#FFBED1
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #ffb8ff;
/* rgb */ color: rgb(255, 184, 255);
/* oklch */ color: oklch(87.1% 0.122 326.6);
Tailwind
colors: {
  custom: {
    50: '#ffceff',
    500: '#ffb8ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb8ff;
$custom-light: #ffceff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb8ff",
  "rgb": {
    "r": 255,
    "g": 184,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 86.078
  },
  "oklch": {
    "l": 0.87073,
    "c": 0.12209,
    "h": 326.6
  },
  "luminance": 0.62761
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFB8FF

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

Preview Lab → · Contrast checker → · Palette generator →

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