#FF8BEE#FF8BEE

#FF8BEE is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.5% C 0.183 H 332.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).

Color values

HEX#FF8BEE
RGBrgb(255, 139, 238)
HSLhsl(309, 100%, 77%)
HSVhsv(309, 45%, 100%)
CMYKcmyk(0%, 45.5%, 6.7%, 0%)
CIE-LABlab(73.48, 56.85, -30.78)
CIE-LCHlch(73.48, 64.65, 331.57°)
OKLaboklab(79.45% 0.1626 -0.0835)
OKLCHoklch(79.45% 0.183 332.8)
XYZxyz(65.9049, 45.9022, 86.2610)
Luminance0.4590 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8BEE #8BFF9C
analogous
#D68BFF #FF8BEE #FF8BB4
triadic
#FF8BEE #EEFF8B #8BEEFF
tetradic
#FF8BEE #FFD68B #8BFF9C #8BB4FF
square
#FF8BEE #FFD68B #8BFF9C #8BB4FF
split-complementary
#FF8BEE #B4FF8B #8BFFD6
monochromatic
#FF11DC #FF4EE5 #FF8BEE #FFC8F7 #FFE0FB

Accessibility & contrast

On white

2.06
#FF8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.18
#FF8BEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8BEE
10.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8BEE#FFFFFF#000000##000000
##FF8BEE1.002.0610.1810.18
#FFFFFF2.061.0021.0021.00
#00000010.1821.001.001.00
##00000010.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #ff8bee;
/* rgb */ color: rgb(255, 139, 238);
/* oklch */ color: oklch(79.5% 0.183 332.8);
Tailwind
colors: {
  custom: {
    50: '#ffb0f3',
    500: '#ff8bee',
    950: '#000000',
  },
}
SCSS
$custom: #ff8bee;
$custom-light: #ffb0f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8bee",
  "rgb": {
    "r": 255,
    "g": 139,
    "b": 238
  },
  "hsl": {
    "h": 308.793,
    "s": 100,
    "l": 77.255
  },
  "oklch": {
    "l": 0.79452,
    "c": 0.18273,
    "h": 332.8
  },
  "luminance": 0.45898
}

Semantic roles & 50–950 ramp

primary
#FF8BEE
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085

Preview Lab

Preview with #FF8BEE

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

Preview Lab → · Contrast checker → · Palette generator →

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