#FEB0FF#FEB0FF

#FEB0FF is a very light, vivid purple. Relative luminance 0.593; OKLCH L 85.7% C 0.135 H 326.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).

Color values

HEX#FEB0FF
RGBrgb(254, 176, 255)
HSLhsl(299, 100%, 85%)
HSVhsv(299, 31%, 100%)
CMYKcmyk(0.4%, 31%, 0%, 0%)
CIE-LABlab(81.48, 40.72, -27.70)
CIE-LCHlch(81.48, 49.25, 325.78°)
OKLaboklab(85.65% 0.1124 -0.0751)
OKLCHoklch(85.65% 0.135 326.2)
XYZxyz(74.4467, 59.3441, 102.1214)
Luminance0.5934 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB0FF #B1FFB0
analogous
#D7B0FF #FEB0FF #FFB0D8
triadic
#FEB0FF #FFFEB0 #B0FFFE
tetradic
#FEB0FF #FFD7B0 #B1FFB0 #B0D8FF
square
#FEB0FF #FFD7B0 #B1FFB0 #B0D8FF
split-complementary
#FEB0FF #D8FFB0 #B0FFD7
monochromatic
#FC36FF #FD73FF #FEB0FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.63
#FEB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.87
#FEB0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB0FF
12.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB0FF#FFFFFF#000000##000000
##FEB0FF1.001.6312.8712.87
#FFFFFF1.631.0021.0021.00
#00000012.8721.001.001.00
##00000012.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#FFB7CD
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #feb0ff;
/* rgb */ color: rgb(254, 176, 255);
/* oklch */ color: oklch(85.7% 0.135 326.2);
Tailwind
colors: {
  custom: {
    50: '#ffc8ff',
    500: '#feb0ff',
    950: '#000000',
  },
}
SCSS
$custom: #feb0ff;
$custom-light: #ffc8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#feb0ff",
  "rgb": {
    "r": 254,
    "g": 176,
    "b": 255
  },
  "hsl": {
    "h": 299.241,
    "s": 100,
    "l": 84.51
  },
  "oklch": {
    "l": 0.85653,
    "c": 0.13519,
    "h": 326.2
  },
  "luminance": 0.59341
}

Semantic roles & 50–950 ramp

primary
#FEB0FF
secondary
#6FE56E
accent
#E60003
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286

Preview Lab

Preview with #FEB0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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