#FEB7FF#FEB7FF

#FEB7FF is a very light, vivid purple. Relative luminance 0.622; OKLCH L 86.8% C 0.123 H 326.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).

Color values

HEX#FEB7FF
RGBrgb(254, 183, 255)
HSLhsl(299, 100%, 86%)
HSVhsv(299, 28%, 100%)
CMYKcmyk(0.4%, 28.2%, 0%, 0%)
CIE-LABlab(83.00, 37.07, -25.38)
CIE-LCHlch(83.00, 44.93, 325.60°)
OKLaboklab(86.81% 0.1022 -0.0687)
OKLCHoklch(86.81% 0.123 326.1)
XYZxyz(75.8547, 62.1603, 102.5907)
Luminance0.6216 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB7FF #B8FFB7
analogous
#DAB7FF #FEB7FF #FFB7DC
triadic
#FEB7FF #FFFEB7 #B7FFFE
tetradic
#FEB7FF #FFDAB7 #B8FFB7 #B7DCFF
square
#FEB7FF #FFDAB7 #B8FFB7 #B7DCFF
split-complementary
#FEB7FF #DCFFB7 #B7FFDA
monochromatic
#FC3DFF #FD7AFF #FEB7FF #FFE0FF #FFE0FF

Accessibility & contrast

On white

1.56
#FEB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.43
#FEB7FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB7FF
13.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB7FF#FFFFFF#000000##000000
##FEB7FF1.001.5613.4313.43
#FFFFFF1.561.0021.0021.00
#00000013.4321.001.001.00
##00000013.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FFBDD1
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #feb7ff;
/* rgb */ color: rgb(254, 183, 255);
/* oklch */ color: oklch(86.8% 0.123 326.1);
Tailwind
colors: {
  custom: {
    50: '#ffcdff',
    500: '#feb7ff',
    950: '#000000',
  },
}
SCSS
$custom: #feb7ff;
$custom-light: #ffcdff;
$custom-dark: #000000;
JSON
{
  "hex": "#feb7ff",
  "rgb": {
    "r": 254,
    "g": 183,
    "b": 255
  },
  "hsl": {
    "h": 299.167,
    "s": 100,
    "l": 85.882
  },
  "oklch": {
    "l": 0.86807,
    "c": 0.12316,
    "h": 326.1
  },
  "luminance": 0.62158
}

Semantic roles & 50–950 ramp

primary
#FEB7FF
secondary
#75E674
accent
#E60003
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386

Preview Lab

Preview with #FEB7FF

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

Preview Lab → · Contrast checker → · Palette generator →

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