#FEB2FA#FEB2FA

#FEB2FA is a very light, vivid purple. Relative luminance 0.598; OKLCH L 85.8% C 0.127 H 328.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).

Color values

HEX#FEB2FA
RGBrgb(254, 178, 250)
HSLhsl(303, 97%, 85%)
HSVhsv(303, 30%, 100%)
CMYKcmyk(0%, 29.9%, 1.6%, 0.4%)
CIE-LABlab(81.74, 38.79, -24.63)
CIE-LCHlch(81.74, 45.95, 327.58°)
OKLaboklab(85.79% 0.1082 -0.0665)
OKLCHoklch(85.79% 0.127 328.4)
XYZxyz(74.0473, 59.8165, 98.0692)
Luminance0.5981 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEB2FA #B2FEB6
analogous
#DCB2FE #FEB2FA #FEB2D4
triadic
#FEB2FA #FAFEB2 #B2FAFE
tetradic
#FEB2FA #FEDCB2 #B2FEB6 #B2D4FE
square
#FEB2FA #FEDCB2 #B2FEB6 #B2D4FE
split-complementary
#FEB2FA #D4FEB2 #B2FEDC
monochromatic
#FC39F2 #FD76F6 #FEB2FA #FFE1FD #FFE1FD

Accessibility & contrast

On white

1.62
#FEB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.96
#FEB2FA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEB2FA
12.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEB2FA#FFFFFF#000000##000000
##FEB2FA1.001.6212.9612.96
#FFFFFF1.621.0021.0021.00
#00000012.9621.001.001.00
##00000012.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#C0CFF7
Tritanopia (blue-blind)
#FFB8CC
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #feb2fa;
/* rgb */ color: rgb(254, 178, 250);
/* oklch */ color: oklch(85.8% 0.127 328.4);
Tailwind
colors: {
  custom: {
    50: '#ffcafc',
    500: '#feb2fa',
    950: '#000000',
  },
}
SCSS
$custom: #feb2fa;
$custom-light: #ffcafc;
$custom-dark: #000000;
JSON
{
  "hex": "#feb2fa",
  "rgb": {
    "r": 254,
    "g": 178,
    "b": 250
  },
  "hsl": {
    "h": 303.158,
    "s": 97.436,
    "l": 84.706
  },
  "oklch": {
    "l": 0.85791,
    "c": 0.12699,
    "h": 328.4
  },
  "luminance": 0.59814
}

Semantic roles & 50–950 ramp

primary
#FEB2FA
secondary
#70E476
accent
#E60C00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285

Preview Lab

Preview with #FEB2FA

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

Preview Lab → · Contrast checker → · Palette generator →

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