#FEB3FF#FEB3FF

#FEB3FF is a very light, vivid purple. Relative luminance 0.605; OKLCH L 86.1% C 0.130 H 326.2°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).

Color values

HEX#FEB3FF
RGBrgb(254, 179, 255)
HSLhsl(299, 100%, 85%)
HSVhsv(299, 30%, 100%)
CMYKcmyk(0.4%, 29.8%, 0%, 0%)
CIE-LABlab(82.13, 39.16, -26.71)
CIE-LCHlch(82.13, 47.40, 325.70°)
OKLaboklab(86.14% 0.1081 -0.0724)
OKLCHoklch(86.14% 0.13 326.2)
XYZxyz(75.0414, 60.5336, 102.3196)
Luminance0.6053 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB3FF #B4FFB3
analogous
#D8B3FF #FEB3FF #FFB3DA
triadic
#FEB3FF #FFFEB3 #B3FFFE
tetradic
#FEB3FF #FFD8B3 #B4FFB3 #B3DAFF
square
#FEB3FF #FFD8B3 #B4FFB3 #B3DAFF
split-complementary
#FEB3FF #DAFFB3 #B3FFD8
monochromatic
#FC39FF #FD76FF #FEB3FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.60
#FEB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.11
#FEB3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB3FF
13.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB3FF#FFFFFF#000000##000000
##FEB3FF1.001.6013.1113.11
#FFFFFF1.601.0021.0021.00
#00000013.1121.001.001.00
##00000013.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #feb3ff;
/* rgb */ color: rgb(254, 179, 255);
/* oklch */ color: oklch(86.1% 0.130 326.2);
Tailwind
colors: {
  custom: {
    50: '#ffcaff',
    500: '#feb3ff',
    950: '#000000',
  },
}
SCSS
$custom: #feb3ff;
$custom-light: #ffcaff;
$custom-dark: #000000;
JSON
{
  "hex": "#feb3ff",
  "rgb": {
    "r": 254,
    "g": 179,
    "b": 255
  },
  "hsl": {
    "h": 299.211,
    "s": 100,
    "l": 85.098
  },
  "oklch": {
    "l": 0.86144,
    "c": 0.13005,
    "h": 326.2
  },
  "luminance": 0.60531
}

Semantic roles & 50–950 ramp

primary
#FEB3FF
secondary
#72E670
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386

Preview Lab

Preview with #FEB3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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