#FF91ED#FF91ED

#FF91ED is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.3% C 0.172 H 333.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).

Color values

HEX#FF91ED
RGBrgb(255, 145, 237)
HSLhsl(310, 100%, 78%)
HSVhsv(310, 43%, 100%)
CMYKcmyk(0%, 43.1%, 7.1%, 0%)
CIE-LABlab(74.59, 53.74, -28.53)
CIE-LCHlch(74.59, 60.84, 332.04°)
OKLaboklab(80.27% 0.1539 -0.0772)
OKLCHoklch(80.27% 0.172 333.4)
XYZxyz(66.6511, 47.6290, 85.7870)
Luminance0.4763 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FF91ED #91FFA3
analogous
#DA91FF #FF91ED #FF91B6
triadic
#FF91ED #EDFF91 #91EDFF
tetradic
#FF91ED #FFDA91 #91FFA3 #91B6FF
square
#FF91ED #FFDA91 #91FFA3 #91B6FF
split-complementary
#FF91ED #B6FF91 #91FFDA
monochromatic
#FF17D9 #FF54E3 #FF91ED #FFCEF7 #FFE0FA

Accessibility & contrast

On white

2.00
#FF91ED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.52
#FF91ED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FF91ED
10.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FF91ED#FFFFFF#000000##000000
##FF91ED1.002.0010.5210.52
#FFFFFF2.001.0021.0021.00
#00000010.5221.001.001.00
##00000010.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#ADBDEA
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #ff91ed;
/* rgb */ color: rgb(255, 145, 237);
/* oklch */ color: oklch(80.3% 0.172 333.4);
Tailwind
colors: {
  custom: {
    50: '#ffb4f3',
    500: '#ff91ed',
    950: '#000000',
  },
}
SCSS
$custom: #ff91ed;
$custom-light: #ffb4f3;
$custom-dark: #000000;
JSON
{
  "hex": "#ff91ed",
  "rgb": {
    "r": 255,
    "g": 145,
    "b": 237
  },
  "hsl": {
    "h": 309.818,
    "s": 100,
    "l": 78.431
  },
  "oklch": {
    "l": 0.80268,
    "c": 0.17213,
    "h": 333.4
  },
  "luminance": 0.47625
}

Semantic roles & 50–950 ramp

primary
#FF91ED
secondary
#D4F7D9
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085

Preview Lab

Preview with #FF91ED

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

Preview Lab → · Contrast checker → · Palette generator →

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