#FF8BEC#FF8BEC

#FF8BEC is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.4% C 0.181 H 333.5°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).

Color values

HEX#FF8BEC
RGBrgb(255, 139, 236)
HSLhsl(310, 100%, 77%)
HSVhsv(310, 45%, 100%)
CMYKcmyk(0%, 45.5%, 7.5%, 0%)
CIE-LABlab(73.41, 56.53, -29.81)
CIE-LCHlch(73.41, 63.90, 332.20°)
OKLaboklab(79.37% 0.1621 -0.0807)
OKLCHoklch(79.37% 0.181 333.5)
XYZxyz(65.6127, 45.7853, 84.7221)
Luminance0.4578 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF8BEC #8BFF9E
analogous
#D88BFF #FF8BEC #FF8BB2
triadic
#FF8BEC #ECFF8B #8BECFF
tetradic
#FF8BEC #FFD88B #8BFF9E #8BB2FF
square
#FF8BEC #FFD88B #8BFF9E #8BB2FF
split-complementary
#FF8BEC #B2FF8B #8BFFD8
monochromatic
#FF11D8 #FF4EE2 #FF8BEC #FFC8F6 #FFE0FA

Accessibility & contrast

On white

2.07
#FF8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.16
#FF8BEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF8BEC
10.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF8BEC#FFFFFF#000000##000000
##FF8BEC1.002.0710.1610.16
#FFFFFF2.071.0021.0021.00
#00000010.1621.001.001.00
##00000010.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #ff8bec;
/* rgb */ color: rgb(255, 139, 236);
/* oklch */ color: oklch(79.4% 0.181 333.5);
Tailwind
colors: {
  custom: {
    50: '#ffb0f2',
    500: '#ff8bec',
    950: '#000000',
  },
}
SCSS
$custom: #ff8bec;
$custom-light: #ffb0f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ff8bec",
  "rgb": {
    "r": 255,
    "g": 139,
    "b": 236
  },
  "hsl": {
    "h": 309.828,
    "s": 100,
    "l": 77.255
  },
  "oklch": {
    "l": 0.7937,
    "c": 0.18111,
    "h": 333.5
  },
  "luminance": 0.45781
}

Semantic roles & 50–950 ramp

primary
#FF8BEC
secondary
#D4F7D9
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085

Preview Lab

Preview with #FF8BEC

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

Preview Lab → · Contrast checker → · Palette generator →

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