#FFB3FC#FFB3FC

#FFB3FC is a very light, vivid purple. Relative luminance 0.605; OKLCH L 86.1% C 0.128 H 327.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).

Color values

HEX#FFB3FC
RGBrgb(255, 179, 252)
HSLhsl(302, 100%, 85%)
HSVhsv(302, 30%, 100%)
CMYKcmyk(0%, 29.8%, 1.2%, 0%)
CIE-LABlab(82.13, 38.94, -25.10)
CIE-LCHlch(82.13, 46.33, 327.19°)
OKLaboklab(86.13% 0.1084 -0.0678)
OKLCHoklch(86.13% 0.128 327.9)
XYZxyz(74.9293, 60.5312, 99.8133)
Luminance0.6053 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB3FC #B3FFB6
analogous
#DCB3FF #FFB3FC #FFB3D6
triadic
#FFB3FC #FCFFB3 #B3FCFF
tetradic
#FFB3FC #FFDCB3 #B3FFB6 #B3D6FF
square
#FFB3FC #FFDCB3 #B3FFB6 #B3D6FF
split-complementary
#FFB3FC #D6FFB3 #B3FFDC
monochromatic
#FF39F7 #FF76FA #FFB3FC #FFE0FE #FFE0FE

Accessibility & contrast

On white

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

On black

13.11
#FFB3FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB3FC
13.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB3FC#FFFFFF#000000##000000
##FFB3FC1.001.6013.1113.11
#FFFFFF1.601.0021.0021.00
#00000013.1121.001.001.00
##00000013.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#C1D0F9
Tritanopia (blue-blind)
#FFB9CD
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffb3fc;
/* rgb */ color: rgb(255, 179, 252);
/* oklch */ color: oklch(86.1% 0.128 327.9);
Tailwind
colors: {
  custom: {
    50: '#ffcafd',
    500: '#ffb3fc',
    950: '#000000',
  },
}
SCSS
$custom: #ffb3fc;
$custom-light: #ffcafd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb3fc",
  "rgb": {
    "r": 255,
    "g": 179,
    "b": 252
  },
  "hsl": {
    "h": 302.368,
    "s": 100,
    "l": 85.098
  },
  "oklch": {
    "l": 0.86132,
    "c": 0.12784,
    "h": 327.9
  },
  "luminance": 0.60528
}

Semantic roles & 50–950 ramp

primary
#FFB3FC
secondary
#70E675
accent
#E60900
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385

Preview Lab

Preview with #FFB3FC

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

Preview Lab → · Contrast checker → · Palette generator →

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