#FEB5FF#FEB5FF

#FEB5FF is a very light, vivid purple. Relative luminance 0.613; OKLCH L 86.5% C 0.127 H 326.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).

Color values

HEX#FEB5FF
RGBrgb(254, 181, 255)
HSLhsl(299, 100%, 85%)
HSVhsv(299, 29%, 100%)
CMYKcmyk(0.4%, 29%, 0%, 0%)
CIE-LABlab(82.56, 38.12, -26.05)
CIE-LCHlch(82.56, 46.17, 325.65°)
OKLaboklab(86.47% 0.1052 -0.0705)
OKLCHoklch(86.47% 0.127 326.2)
XYZxyz(75.4452, 61.3411, 102.4542)
Luminance0.6134 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB5FF #B6FFB5
analogous
#D9B5FF #FEB5FF #FFB5DB
triadic
#FEB5FF #FFFEB5 #B5FFFE
tetradic
#FEB5FF #FFD9B5 #B6FFB5 #B5DBFF
square
#FEB5FF #FFD9B5 #B6FFB5 #B5DBFF
split-complementary
#FEB5FF #DBFFB5 #B5FFD9
monochromatic
#FC3BFF #FD78FF #FEB5FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.58
#FEB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.27
#FEB5FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB5FF
13.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB5FF#FFFFFF#000000##000000
##FEB5FF1.001.5813.2713.27
#FFFFFF1.581.0021.0021.00
#00000013.2721.001.001.00
##00000013.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#FFBCD0
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #feb5ff;
/* rgb */ color: rgb(254, 181, 255);
/* oklch */ color: oklch(86.5% 0.127 326.2);
Tailwind
colors: {
  custom: {
    50: '#ffccff',
    500: '#feb5ff',
    950: '#000000',
  },
}
SCSS
$custom: #feb5ff;
$custom-light: #ffccff;
$custom-dark: #000000;
JSON
{
  "hex": "#feb5ff",
  "rgb": {
    "r": 254,
    "g": 181,
    "b": 255
  },
  "hsl": {
    "h": 299.189,
    "s": 100,
    "l": 85.49
  },
  "oklch": {
    "l": 0.86474,
    "c": 0.1266,
    "h": 326.2
  },
  "luminance": 0.61339
}

Semantic roles & 50–950 ramp

primary
#FEB5FF
secondary
#74E672
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386

Preview Lab

Preview with #FEB5FF

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

Preview Lab → · Contrast checker → · Palette generator →

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