#FFB7FF#FFB7FF

#FFB7FF is a very light, vivid purple. Relative luminance 0.623; OKLCH L 86.9% C 0.124 H 326.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).

Color values

HEX#FFB7FF
RGBrgb(255, 183, 255)
HSLhsl(300, 100%, 86%)
HSVhsv(300, 28%, 100%)
CMYKcmyk(0%, 28.2%, 0%, 0%)
CIE-LABlab(83.10, 37.38, -25.22)
CIE-LCHlch(83.10, 45.10, 325.99°)
OKLaboklab(86.91% 0.1033 -0.0682)
OKLCHoklch(86.91% 0.124 326.6)
XYZxyz(76.2217, 62.3495, 102.6079)
Luminance0.6235 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB7FF #B7FFB7
analogous
#DBB7FF #FFB7FF #FFB7DB
triadic
#FFB7FF #FFFFB7 #B7FFFF
tetradic
#FFB7FF #FFDBB7 #B7FFB7 #B7DBFF
square
#FFB7FF #FFDBB7 #B7FFB7 #B7DBFF
split-complementary
#FFB7FF #DBFFB7 #B7FFDB
monochromatic
#FF3DFF #FF7AFF #FFB7FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.56
#FFB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.47
#FFB7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB7FF
13.47:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB7FF#FFFFFF#000000##000000
##FFB7FF1.001.5613.4713.47
#FFFFFF1.561.0021.0021.00
#00000013.4721.001.001.00
##00000013.4721.001.001.00

Color blindness preview

Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FFBDD1
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #ffb7ff;
/* rgb */ color: rgb(255, 183, 255);
/* oklch */ color: oklch(86.9% 0.124 326.6);
Tailwind
colors: {
  custom: {
    50: '#ffcdff',
    500: '#ffb7ff',
    950: '#000000',
  },
}
SCSS
$custom: #ffb7ff;
$custom-light: #ffcdff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb7ff",
  "rgb": {
    "r": 255,
    "g": 183,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 85.882
  },
  "oklch": {
    "l": 0.86906,
    "c": 0.12382,
    "h": 326.6
  },
  "luminance": 0.62347
}

Semantic roles & 50–950 ramp

primary
#FFB7FF
secondary
#74E674
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386

Preview Lab

Preview with #FFB7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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