#FEB4FF#FEB4FF

#FEB4FF is a very light, vivid purple. Relative luminance 0.609; OKLCH L 86.3% C 0.128 H 326.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).

Color values

HEX#FEB4FF
RGBrgb(254, 180, 255)
HSLhsl(299, 100%, 85%)
HSVhsv(299, 29%, 100%)
CMYKcmyk(0.4%, 29.4%, 0%, 0%)
CIE-LABlab(82.34, 38.64, -26.38)
CIE-LCHlch(82.34, 46.79, 325.68°)
OKLaboklab(86.31% 0.1066 -0.0714)
OKLCHoklch(86.31% 0.128 326.2)
XYZxyz(75.2426, 60.9359, 102.3867)
Luminance0.6093 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB4FF #B5FFB4
analogous
#D8B4FF #FEB4FF #FFB4DA
triadic
#FEB4FF #FFFEB4 #B4FFFE
tetradic
#FEB4FF #FFD8B4 #B5FFB4 #B4DAFF
square
#FEB4FF #FFD8B4 #B5FFB4 #B4DAFF
split-complementary
#FEB4FF #DAFFB4 #B4FFD8
monochromatic
#FC3AFF #FD77FF #FEB4FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.59
#FEB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.19
#FEB4FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB4FF
13.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB4FF#FFFFFF#000000##000000
##FEB4FF1.001.5913.1913.19
#FFFFFF1.591.0021.0021.00
#00000013.1921.001.001.00
##00000013.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #feb4ff;
/* rgb */ color: rgb(254, 180, 255);
/* oklch */ color: oklch(86.3% 0.128 326.2);
Tailwind
colors: {
  custom: {
    50: '#ffcbff',
    500: '#feb4ff',
    950: '#000000',
  },
}
SCSS
$custom: #feb4ff;
$custom-light: #ffcbff;
$custom-dark: #000000;
JSON
{
  "hex": "#feb4ff",
  "rgb": {
    "r": 254,
    "g": 180,
    "b": 255
  },
  "hsl": {
    "h": 299.2,
    "s": 100,
    "l": 85.294
  },
  "oklch": {
    "l": 0.86309,
    "c": 0.12833,
    "h": 326.2
  },
  "luminance": 0.60933
}

Semantic roles & 50–950 ramp

primary
#FEB4FF
secondary
#73E671
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386

Preview Lab

Preview with #FEB4FF

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

Preview Lab → · Contrast checker → · Palette generator →

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