#FFBDFF#FFBDFF

#FFBDFF is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.9% C 0.113 H 326.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).

Color values

HEX#FFBDFF
RGBrgb(255, 189, 255)
HSLhsl(300, 100%, 87%)
HSVhsv(300, 26%, 100%)
CMYKcmyk(0%, 25.9%, 0%, 0%)
CIE-LABlab(84.42, 34.24, -23.21)
CIE-LCHlch(84.42, 41.37, 325.87°)
OKLaboklab(87.91% 0.0946 -0.0626)
OKLCHoklch(87.91% 0.113 326.5)
XYZxyz(77.4858, 64.8775, 103.0293)
Luminance0.6488 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBDFF #BDFFBD
analogous
#DEBDFF #FFBDFF #FFBDDE
triadic
#FFBDFF #FFFFBD #BDFFFF
tetradic
#FFBDFF #FFDEBD #BDFFBD #BDDEFF
square
#FFBDFF #FFDEBD #BDFFBD #BDDEFF
split-complementary
#FFBDFF #DEFFBD #BDFFDE
monochromatic
#FF43FF #FF80FF #FFBDFF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.50
#FFBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.98
#FFBDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBDFF
13.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBDFF#FFFFFF#000000##000000
##FFBDFF1.001.5013.9813.98
#FFFFFF1.501.0021.0021.00
#00000013.9821.001.001.00
##00000013.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C8D6FD
Tritanopia (blue-blind)
#FFC3D4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffbdff;
/* rgb */ color: rgb(255, 189, 255);
/* oklch */ color: oklch(87.9% 0.113 326.5);
Tailwind
colors: {
  custom: {
    50: '#ffd1ff',
    500: '#ffbdff',
    950: '#000000',
  },
}
SCSS
$custom: #ffbdff;
$custom-light: #ffd1ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbdff",
  "rgb": {
    "r": 255,
    "g": 189,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 87.059
  },
  "oklch": {
    "l": 0.87914,
    "c": 0.11345,
    "h": 326.5
  },
  "luminance": 0.64875
}

Semantic roles & 50–950 ramp

primary
#FFBDFF
secondary
#79E779
accent
#E60000
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386

Preview Lab

Preview with #FFBDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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