#FF95FF#FF95FF

#FF95FF is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.6% C 0.181 H 327.1°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).

Color values

HEX#FF95FF
RGBrgb(255, 149, 255)
HSLhsl(300, 100%, 79%)
HSVhsv(300, 42%, 100%)
CMYKcmyk(0%, 41.6%, 0%, 0%)
CIE-LABlab(76.06, 54.82, -36.04)
CIE-LCHlch(76.06, 65.61, 326.68°)
OKLaboklab(81.59% 0.1521 -0.0985)
OKLCHoklch(81.59% 0.181 327.1)
XYZxyz(70.0361, 49.9782, 100.5460)
Luminance0.4998 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF95FF #95FF95
analogous
#CA95FF #FF95FF #FF95CA
triadic
#FF95FF #FFFF95 #95FFFF
tetradic
#FF95FF #FFCA95 #95FF95 #95CAFF
square
#FF95FF #FFCA95 #95FF95 #95CAFF
split-complementary
#FF95FF #CAFF95 #95FFCA
monochromatic
#FF1BFF #FF58FF #FF95FF #FFD2FF #FFE0FF

Accessibility & contrast

On white

1.91
#FF95FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.00
#FF95FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF95FF
11.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF95FF#FFFFFF#000000##000000
##FF95FF1.001.9111.0011.00
#FFFFFF1.911.0021.0021.00
#00000011.0021.001.001.00
##00000011.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#FF9FBE
Achromatopsia (no color)
#BBBBBB

Design tokens & code

CSS
--color: #ff95ff;
/* rgb */ color: rgb(255, 149, 255);
/* oklch */ color: oklch(81.6% 0.181 327.1);
Tailwind
colors: {
  custom: {
    50: '#ffb7ff',
    500: '#ff95ff',
    950: '#000000',
  },
}
SCSS
$custom: #ff95ff;
$custom-light: #ffb7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ff95ff",
  "rgb": {
    "r": 255,
    "g": 149,
    "b": 255
  },
  "hsl": {
    "h": 300,
    "s": 100,
    "l": 79.216
  },
  "oklch": {
    "l": 0.8159,
    "c": 0.18115,
    "h": 327.1
  },
  "luminance": 0.49975
}

Semantic roles & 50–950 ramp

primary
#FF95FF
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086

Preview Lab

Preview with #FF95FF

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

Preview Lab → · Contrast checker → · Palette generator →

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